Condividi tramite


PointerIcon.TypeVerticalText Campo

Definizione

Attenzione

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

Costante del tipo: testo verticale.

[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

Valore del campo

Value = 1009

Implementazioni

Attributi

Commenti

Costante del tipo: testo verticale.

Documentazione java per android.view.PointerIcon.TYPE_VERTICAL_TEXT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a