Paint.CursorAtOrAfter Campo

Definizione

Attenzione

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

Opzione per getTextRunCursor.

[Android.Runtime.Register("CURSOR_AT_OR_AFTER", 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 CursorAtOrAfter = 1;
[<Android.Runtime.Register("CURSOR_AT_OR_AFTER", 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 CursorAtOrAfter : Android.Graphics.Cursor

Valore del campo

Value = 1
Attributi

Commenti

Opzione per getTextRunCursor.

Calcolare il cursore valido in corrispondenza o dopo l'offset o il limite del contesto, a meno.

per android.graphics.Paint.CURSOR_AT_OR_AFTER.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a