CaptioningManager.FontScale Property

Definition

public float FontScale { [Android.Runtime.Register("getFontScale", "()F", "")] get; }
[<get: Android.Runtime.Register("getFontScale", "()F", "")>]
member this.FontScale : single

Property Value

the user's preferred font scaling factor for video captions, or 1 if not specified

Attributes

Remarks

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

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