UIResponder.InputViewController プロパティ

定義

が最初のレスポンダーになったときに表示thisUIResponderするカスタムUIInputViewControllerを取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIInputViewController InputViewController { [Foundation.Export("inputViewController")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InputViewController : UIKit.UIInputViewController

プロパティ値

この読み取り専用プロパティの値は です。 null

属性

適用対象