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


RemoteViews.MarginRight Поле

Определение

Внимание!

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

Значение будет применяться к marginRight.

[Android.Runtime.Register("MARGIN_RIGHT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Widget.RemoteViewsMargin enum directly instead of this field.", true)]
public const Android.Widget.RemoteViewsMargin MarginRight = 2;
[<Android.Runtime.Register("MARGIN_RIGHT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Widget.RemoteViewsMargin enum directly instead of this field.", true)>]
val mutable MarginRight : Android.Widget.RemoteViewsMargin

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

Value = 2

Реализации

Атрибуты

Комментарии

Значение будет применяться к marginRight.

Документация по Java для android.widget.RemoteViews.MARGIN_RIGHT.

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

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