UIControl.TouchInside Property

Definition

Whether a touch is inside this UIControl. Read-only.

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

Property Value

Attributes

Applies to