FontVariationAxis.Tag Property

Definition

Returns the variable font axis tag associated to this axis.

public string? Tag { [Android.Runtime.Register("getTag", "()Ljava/lang/String;", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getTag", "()Ljava/lang/String;", "", ApiSince=26)>]
member this.Tag : string

Property Value

Attributes

Remarks

Returns the variable font axis tag associated to this axis.

Java documentation for android.graphics.fonts.FontVariationAxis.getTag().

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