Partager via


UIInputViewStyle Énumération

Définition

Énumération dont la valeur spécifie les effets de flou et de teinte appliqués à un UIInputView.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIInputViewStyle
type UIInputViewStyle = 
Héritage
UIInputViewStyle
Attributs

Champs

Default 0

Applique le flou, mais pas la teinte.

Keyboard 1

Applique à la fois le flou et la teinte.

S’applique à