Share via


UITextDocumentProxy.KeyboardAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIKeyboardAppearance KeyboardAppearance { [Foundation.Export("keyboardAppearance")] get; [Foundation.Export("setKeyboardAppearance:")] set; }
[<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

Implements

Attributes

Applies to