UIViewPropertyAnimator.ManualHitTestingEnabled Property

Definition

Gets or sets whether the app manages hit-testing while the animation is in progress.

public virtual bool ManualHitTestingEnabled { [Foundation.Export("isManualHitTestingEnabled")] get; [Foundation.Export("setManualHitTestingEnabled:")] set; }
member this.ManualHitTestingEnabled : bool with get, set

Property Value

Attributes

Applies to