Partager via


PointerIcon.TypeVerticalText Champ

Définition

Attention

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

Constante de type : texte vertical.

[Android.Runtime.Register("TYPE_VERTICAL_TEXT", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.PointerIconType enum directly instead of this field.", true)]
public const Android.Views.PointerIconType TypeVerticalText = 1009;
[<Android.Runtime.Register("TYPE_VERTICAL_TEXT", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.PointerIconType enum directly instead of this field.", true)>]
val mutable TypeVerticalText : Android.Views.PointerIconType

Valeur de champ

Value = 1009

Implémente

Attributs

Remarques

Constante de type : texte vertical.

Documentation Java pour android.view.PointerIcon.TYPE_VERTICAL_TEXT.

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 à