Share via


UIInputViewController.InputView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIInputView? InputView { [Foundation.Export("inputView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setInputView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("inputView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setInputView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.InputView : UIKit.UIInputView with get, set

Property Value

Attributes

Applies to