FontVariationAxis(String, Single) Constructor

Definition

Construct FontVariationAxis.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;F)V", "", ApiSince=26)]
public FontVariationAxis (string tagString, float styleValue);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;F)V", "", ApiSince=26)>]
new Android.Graphics.Fonts.FontVariationAxis : string * single -> Android.Graphics.Fonts.FontVariationAxis

Parameters

tagString
String
styleValue
Single
Attributes

Remarks

Java documentation for android.graphics.fonts.FontVariationAxis.FontVariationAxis(java.lang.String, float).

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