Share via


IUITextInputTraits.KeyboardAppearance Property

Definition

[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIKeyboardAppearance KeyboardAppearance { [Foundation.Export("keyboardAppearance")] get; [Foundation.Export("setKeyboardAppearance:")] set; }
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("keyboardAppearance")>]
[<set: Foundation.Export("setKeyboardAppearance:")>]
member this.KeyboardAppearance : UIKit.UIKeyboardAppearance with get, set

Property Value

Attributes

Applies to