Condividi tramite


PointerIcon.TypeNoDrop 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: no-drop.

[Android.Runtime.Register("TYPE_NO_DROP", 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 TypeNoDrop = 1012;
[<Android.Runtime.Register("TYPE_NO_DROP", 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 TypeNoDrop : Android.Views.PointerIconType

Valore del campo

Value = 1012

Implementazioni

Attributi

Commenti

Costante del tipo: no-drop.

Documentazione java per android.view.PointerIcon.TYPE_NO_DROP.

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