CaptioningManager.Locale Property

Definition

public Java.Util.Locale? Locale { [Android.Runtime.Register("getLocale", "()Ljava/util/Locale;", "")] get; }
[<get: Android.Runtime.Register("getLocale", "()Ljava/util/Locale;", "")>]
member this.Locale : Java.Util.Locale

Property Value

the locale for the user's preferred captioning language, or null if not specified

Attributes

Remarks

Java documentation for android.view.accessibility.CaptioningManager.getLocale().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to