UIControl.Tracking Property

Definition

Whether this UIControl is tracking touches related to an event. Read-only.

public virtual bool Tracking { [Foundation.Export("isTracking")] get; }
member this.Tracking : bool

Property Value

Attributes

Applies to