UIBarItem.Enabled Propriedade

Definição

Se esse UIBarItem está habilitado.

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

Valor da propriedade

Se true, esse UIBarItem estará habilitado.

Atributos

Aplica-se a