Condividi tramite


PointerIcon.TypeAllScroll 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: all-scroll.

[Android.Runtime.Register("TYPE_ALL_SCROLL", 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 TypeAllScroll = 1013;
[<Android.Runtime.Register("TYPE_ALL_SCROLL", 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 TypeAllScroll : Android.Views.PointerIconType

Valore del campo

Value = 1013

Implementazioni

Attributi

Commenti

Costante del tipo: all-scroll.

Documentazione java per android.view.PointerIcon.TYPE_ALL_SCROLL.

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