CaptioningManager.CaptionStyle.Typeface Property

Definition

public Android.Graphics.Typeface? Typeface { [Android.Runtime.Register("getTypeface", "()Landroid/graphics/Typeface;", "")] get; }
[<get: Android.Runtime.Register("getTypeface", "()Landroid/graphics/Typeface;", "")>]
member this.Typeface : Android.Graphics.Typeface

Property Value

the preferred Typeface for video captions, or null if not specified

Attributes

Remarks

Java documentation for android.view.accessibility.CaptioningManager.CaptionStyle.getTypeface().

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