Condividi tramite


TextBoundsInfo.FlagCharacterLinefeed Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Views.InputMethods.TextBoundsInfoFlags enum directly instead of this field.

Flag che indica che il carattere è un carattere di avanzamento riga.

[Android.Runtime.Register("FLAG_CHARACTER_LINEFEED", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputMethods.TextBoundsInfoFlags enum directly instead of this field.", true)]
public const Android.Views.InputMethods.TextBoundsInfoFlags FlagCharacterLinefeed = 2;
[<Android.Runtime.Register("FLAG_CHARACTER_LINEFEED", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputMethods.TextBoundsInfoFlags enum directly instead of this field.", true)>]
val mutable FlagCharacterLinefeed : Android.Views.InputMethods.TextBoundsInfoFlags

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Flag che indica che il carattere è un carattere di avanzamento riga.

Documentazione java per android.view.inputmethod.TextBoundsInfo.FLAG_CHARACTER_LINEFEED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a