UIControl.Selected Property

Definition

Whether this UIControl is selected.

public virtual bool Selected { [Foundation.Export("isSelected")] get; [Foundation.Export("setSelected:")] set; }
member this.Selected : bool with get, set

Property Value

Attributes

Applies to