UIKeyboardAppearance 枚举

定义

键盘外观。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIKeyboardAppearance
type UIKeyboardAppearance = 
继承
UIKeyboardAppearance
属性

字段

Alert 1

警报面板中使用的键盘。

Dark 1

具有深色主题的键盘。

Default 0

正常键盘外观。

Light 2

具有浅色主题的键盘。

适用于