UIViewPropertyAnimator.UserInteractionEnabled Property

Definition

Gets or sets whether the user can interact with the animation.

public virtual bool UserInteractionEnabled { [Foundation.Export("isUserInteractionEnabled")] get; [Foundation.Export("setUserInteractionEnabled:")] set; }
member this.UserInteractionEnabled : bool with get, set

Property Value

Attributes

Applies to