Язык

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.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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