Sprache

LineBreakConfig.HyphenationDisabled Feld

Definition

Achtung

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

Die Silbentrennung ist deaktiviert.

[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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Die Silbentrennung ist deaktiviert.

Java Dokumentation für android.graphics.text.LineBreakConfig.HYPHENATION_DISABLED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: