Langue

LineBreakConfig.HyphenationEnabled Champ

Définition

Attention

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

Le trait d’union est activé.

[Android.Runtime.Register("HYPHENATION_ENABLED", 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 HyphenationEnabled = 1;
[<Android.Runtime.Register("HYPHENATION_ENABLED", 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 HyphenationEnabled : Android.Graphics.Text.LineBreakHyphenation

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

Le trait d’union est activé.

Remarque : Même si la trait d’union est activée avec une stratégie LineBreaker#BREAK_STRATEGY_SIMPLEde saut de ligne, la trait d’union n’est pas effectuée, sauf si un seul mot ne peut pas respecter les contraintes de largeur.

Java documentation pour android.graphics.text.LineBreakConfig.HYPHENATION_ENABLED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à