Condividi tramite


PointerIcon.TypeHand Campo

Definizione

Attenzione

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

Costante di tipo: mano.

[Android.Runtime.Register("TYPE_HAND", 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 TypeHand = 1002;
[<Android.Runtime.Register("TYPE_HAND", 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 TypeHand : Android.Views.PointerIconType

Valore del campo

Value = 1002

Implementazioni

Attributi

Commenti

Costante di tipo: mano.

Documentazione java per android.view.PointerIcon.TYPE_HAND.

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