Compartilhar via


UITextSmartDashesType Enumeração

Definição

Enumera comportamentos para converter hifens em traços en ou em.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UITextSmartDashesType
type UITextSmartDashesType = 
Herança
UITextSmartDashesType
Atributos

Campos

Default 0

Indica o comportamento padrão.

No 1

Indica que a conversão nunca é executada.

Yes 2

Indica que a conversão está habilitada.

Aplica-se a