Langue

Paint.CursorAt Champ

Définition

Attention

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

Option pour getTextRunCursor.

[Android.Runtime.Register("CURSOR_AT", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Cursor enum directly instead of this field.", true)]
public const Android.Graphics.Cursor CursorAt = 4;
[<Android.Runtime.Register("CURSOR_AT", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Cursor enum directly instead of this field.", true)>]
val mutable CursorAt : Android.Graphics.Cursor

Valeur de champ

Value = 4
Attributs

Remarques

Option pour getTextRunCursor.

Retourne un décalage si le curseur au décalage est valide ou -1 s’il n’en est pas.

Java documentation pour android.graphics.Paint.CURSOR_AT.

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 à