Sprache

PointerIcon.TypeNull Feld

Definition

Achtung

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

Typkonstante: Nullsymbol.

[Android.Runtime.Register("TYPE_NULL", 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 TypeNull = 0;
[<Android.Runtime.Register("TYPE_NULL", 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 TypeNull : Android.Views.PointerIconType

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Typkonstante: Nullsymbol. Es hat keine Bitmap.

Java Dokumentation für android.view.PointerIcon.TYPE_NULL.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: