Läs på engelska

Dela via


LineBreakConfig.HyphenationDisabled Field

Definition

Caution

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

The hyphenation is disabled.

C#
[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;

Field Value

Value = 0

Implements

Attributes

Remarks

The hyphenation is disabled.

Java documentation for android.graphics.text.LineBreakConfig.HYPHENATION_DISABLED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner (Föråldrad)
.NET for Android (.NET for Android API 35)