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

属性

适用于