View.TextDirectionRtl Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Views.TextDirection enum directly instead of this field.

Направление текста принудительно применяется к RTL.

[Android.Runtime.Register("TEXT_DIRECTION_RTL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextDirection enum directly instead of this field.", true)]
public const Android.Views.TextDirection TextDirectionRtl = 4;
[<Android.Runtime.Register("TEXT_DIRECTION_RTL")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.TextDirection enum directly instead of this field.", true)>]
val mutable TextDirectionRtl : Android.Views.TextDirection

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

Value = 4
Атрибуты

Комментарии

Направление текста принудительно применяется к RTL.

Документация по Java для android.view.View.TEXT_DIRECTION_RTL.

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

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