GCEventViewController.ControllerUserInteractionEnabled Property

Definition

Gets or sets a value that controls whether events are delivered through the responder chain.

public virtual bool ControllerUserInteractionEnabled { [Foundation.Export("controllerUserInteractionEnabled")] get; [Foundation.Export("setControllerUserInteractionEnabled:")] set; }
member this.ControllerUserInteractionEnabled : bool with get, set

Property Value

A value that controls whether events are delivered through the responder chain.

Attributes

Applies to