Idioma

LineBreakConfig.HyphenationDisabled Campo

Definição

Cuidado

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

A hifenização está desabilitada.

[Android.Runtime.Register("HYPHENATION_DISABLED", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Text.LineBreakHyphenation enum directly instead of this field.", true)]
public const Android.Graphics.Text.LineBreakHyphenation HyphenationDisabled = 0;
[<Android.Runtime.Register("HYPHENATION_DISABLED", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Text.LineBreakHyphenation enum directly instead of this field.", true)>]
val mutable HyphenationDisabled : Android.Graphics.Text.LineBreakHyphenation

Valor do campo

Value = 0

Implementações

Atributos

Comentários

A hifenização está desabilitada.

Java documentação para android.graphics.text.LineBreakConfig.HYPHENATION_DISABLED.

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