BreakIterator.KindLine Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Icu.Text.BreakKind enum directly instead of this field.

<strong>[icu]</strong>

[Android.Runtime.Register("KIND_LINE", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.BreakKind enum directly instead of this field.", true)]
public const Android.Icu.Text.BreakKind KindLine = 2;
[<Android.Runtime.Register("KIND_LINE", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Text.BreakKind enum directly instead of this field.", true)>]
val mutable KindLine : Android.Icu.Text.BreakKind

Valor do campo

Value = 2
Atributos

Comentários

<strong>[icu]</strong>

Java documentação para android.icu.text.BreakIterator.KIND_LINE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a