UIBarItem.Enabled Propriété

Définition

Indique si ce UIBarItem est activé.

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

Valeur de propriété

Si true,alors ce UIBarItem est activé.

Attributs

S’applique à