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.

per android.view.inputmethod.TextBoundsInfo.FLAG_CHARACTER_LINEFEED.

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