RemoteViews.MarginEnd Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("MARGIN_END", 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 MarginEnd = 5;
[<Android.Runtime.Register("MARGIN_END", 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 MarginEnd : Android.Widget.RemoteViewsMargin

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

Value = 5

Реализации

Атрибуты

Комментарии

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

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

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

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