Sdílet prostřednictvím


UITextView.InputAccessoryView Property

Definition

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

Property Value

Attributes

Applies to