Sprache

PointerIcon.TypeContextMenu Feld

Definition

Achtung

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

Typkonstante: Kontextmenü.

[Android.Runtime.Register("TYPE_CONTEXT_MENU", 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 TypeContextMenu = 1001;
[<Android.Runtime.Register("TYPE_CONTEXT_MENU", 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 TypeContextMenu : Android.Views.PointerIconType

Feldwert

Value = 1001

Implementiert

Attribute

Hinweise

Typkonstante: Kontextmenü.

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

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: