PointerIcon.TypeCrosshair 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: crosshair.

[Android.Runtime.Register("TYPE_CROSSHAIR", 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 TypeCrosshair = 1007;
[<Android.Runtime.Register("TYPE_CROSSHAIR", 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 TypeCrosshair : Android.Views.PointerIconType

Valor de campo

Value = 1007

Implementaciones

Atributos

Comentarios

Constante de tipo: crosshair.

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

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