Partager via


Paint.HintingOn Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Graphics.PaintHinting enum directly instead of this field.

Option d’indicateur de police qui active l’indicateur de police.

[Android.Runtime.Register("HINTING_ON")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.PaintHinting enum directly instead of this field.", true)]
public const Android.Graphics.PaintHinting HintingOn = 1;
[<Android.Runtime.Register("HINTING_ON")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.PaintHinting enum directly instead of this field.", true)>]
val mutable HintingOn : Android.Graphics.PaintHinting

Valeur de champ

Value = 1
Attributs

Remarques

Option d’indicateur de police qui active l’indicateur de police.

Documentation Java pour android.graphics.Paint.HINTING_ON.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à

Voir aussi