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


LayoutDirection.Rtl Поле

Определение

Внимание!

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

Горизонтальное направление макета — справа налево.

[Android.Runtime.Register("RTL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Util.LayoutDirections enum directly instead of this field.", true)]
public const Android.Util.LayoutDirections Rtl = 1;
[<Android.Runtime.Register("RTL")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Util.LayoutDirections enum directly instead of this field.", true)>]
val mutable Rtl : Android.Util.LayoutDirections

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

Value = 1
Атрибуты

Комментарии

Горизонтальное направление макета — справа налево.

Документация по Java для android.util.LayoutDirection.RTL.

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

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