Язык

PointerIcon.TypeNull Поле

Определение

Внимание!

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

Константа типа: значок NULL.

[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

Значение поля

Value = 0

Реализации

Атрибуты

Комментарии

Константа типа: значок NULL. Он не имеет растрового изображения.

Java документации по android.view.PointerIcon.TYPE_NULL.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к