Compartir a través de


UIBarItem.Enabled Propiedad

Definición

Si este uiBarItem está habilitado.

public abstract bool Enabled { [Foundation.Export("isEnabled")] get; [Foundation.Export("setEnabled:")] set; }
member this.Enabled : bool with get, set

Valor de propiedad

Si truees , este UIBarItem está habilitado.

Atributos

Se aplica a