Compartir a través de


UIBarItem.SpeechAttributePitch Propiedad

Definición

Obtiene el valor de 0,0 a 2,0 que determina el tono de una cadena hablada.

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

Valor de propiedad

Los valores oscilan entre 0,0 (tono bajo) y 2,0 (tono alto).

Atributos

Se aplica a