Partager via


PointerIcon.TypeAllScroll Champ

Définition

Attention

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

Constante de type : défilement total.

[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

Valeur de champ

Value = 1013

Implémente

Attributs

Remarques

Constante de type : défilement total.

Documentation Java pour android.view.PointerIcon.TYPE_ALL_SCROLL.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à