UIControl.Highlighted Property

Definition

Whether this UIControl is highlighted.

public virtual bool Highlighted { [Foundation.Export("isHighlighted")] get; [Foundation.Export("setHighlighted:")] set; }
member this.Highlighted : bool with get, set

Property Value

Attributes

Applies to