UIResponder.InputViewController Свойство

Определение

Возвращает пользовательский UIInputViewController объект , отображаемый, когда thisUIResponder становится первым респондентом.

[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

Атрибуты

Применяется к