Поделиться через


LineBreaker.JustificationModeInterWord Поле

Определение

Внимание!

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

Значение для режима обоснования, указывающее, что текст оправдан путем растяжения интервалов слов.

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

Значение поля

Value = 1
Атрибуты

Комментарии

Значение для режима обоснования, указывающее, что текст оправдан путем растяжения интервалов слов.

Документация по Java для android.graphics.text.LineBreaker.JUSTIFICATION_MODE_INTER_WORD.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к