Typeface.Style Property

Definition

Returns the typeface's intrinsic style attributes

public virtual Android.Graphics.TypefaceStyle Style { [Android.Runtime.Register("getStyle", "()I", "GetGetStyleHandler")] get; }
[<get: Android.Runtime.Register("getStyle", "()I", "GetGetStyleHandler")>]
member this.Style : Android.Graphics.TypefaceStyle

Property Value

TypefaceStyle
Attributes

Remarks

Java documentation for android.graphics.Typeface.getStyle().

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