Compartir a través de


UIImage.SpeechAttributePunctuation Propiedad

Definición

Obtiene un valor que se va a interpretar como que bool determina si se pronuncia el signo de puntuación en una cadena.

[Foundation.Field("UIAccessibilitySpeechAttributePunctuation", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString SpeechAttributePunctuation { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SpeechAttributePunctuation : Foundation.NSString

Valor de propiedad

Cadena que indica si se pronuncia la puntuación.

Atributos

Comentarios

(Se incluye más documentación para este nodo)

Se puede usar desde un subproceso en segundo plano.

Se aplica a