Share via


FontStyle.Slant Property

Definition

Gets the slant value

public Android.Graphics.Fonts.FontSlant Slant { [Android.Runtime.Register("getSlant", "()I", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getSlant", "()I", "", ApiSince=29)>]
member this.Slant : Android.Graphics.Fonts.FontSlant

Property Value

a slant value

Attributes

Remarks

Gets the slant value

Java documentation for android.graphics.fonts.FontStyle.getSlant().

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