PointerIcon.TypeContextMenu Campo

Definición

Precaución

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

Constante de tipo: menú contextual.

[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

Valor de campo

Value = 1001

Implementaciones

Atributos

Comentarios

Constante de tipo: menú contextual.

Java documentación para android.view.PointerIcon.TYPE_CONTEXT_MENU.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a