PointerIcon.TypeCopy 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 : copie.

[Android.Runtime.Register("TYPE_COPY", 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 TypeCopy = 1011;
[<Android.Runtime.Register("TYPE_COPY", 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 TypeCopy : Android.Views.PointerIconType

Valeur de champ

Value = 1011

Implémente

Attributs

Remarques

Constante de type : copie.

Java documentation pour android.view.PointerIcon.TYPE_COPY.

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

S’applique à