UIKeyboardAppearance Enum

Definition

The keyboard appearance.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIKeyboardAppearance
type UIKeyboardAppearance = 
Inheritance
UIKeyboardAppearance
Attributes

Fields

Alert 1

The keyboard used in alert panels.

Dark 1

A keyboard with a dark theme.

Default 0

The normal keyboard appearance.

Light 2

A keyboard with a light theme.

Applies to