次の方法で共有


GCEventViewController.ControllerUserInteractionEnabled プロパティ

定義

イベントがレスポンダー チェーンを介して配信されるかどうかを制御する値を取得または設定します。

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

プロパティ値

イベントがレスポンダー チェーンを介して配信されるかどうかを制御する値。

属性

適用対象