共用方式為


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

屬性

適用於