Langue

Paint.CursorAtOrBefore 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_OR_BEFORE", 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 CursorAtOrBefore = 3;
[<Android.Runtime.Register("CURSOR_AT_OR_BEFORE", 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 CursorAtOrBefore : Android.Graphics.Cursor

Valeur de champ

Value = 3
Attributs

Remarques

Option pour getTextRunCursor.

Calculez le curseur valide au ou avant décalage ou début du contexte, selon la valeur la plus élevée.

Java documentation pour android.graphics.Paint.CURSOR_AT_OR_BEFORE.

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 à