PointerIcon.TypeHandwriting 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: escritura a mano.

[Android.Runtime.Register("TYPE_HANDWRITING", ApiSince=34)]
[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 TypeHandwriting = 1022;
[<Android.Runtime.Register("TYPE_HANDWRITING", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.PointerIconType enum directly instead of this field.", true)>]
val mutable TypeHandwriting : Android.Views.PointerIconType

Valor de campo

Value = 1022

Implementaciones

Atributos

Comentarios

Constante de tipo: escritura a mano.

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

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