RemoteViews.MarginBottom Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("MARGIN_BOTTOM", 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 MarginBottom = 3;
[<Android.Runtime.Register("MARGIN_BOTTOM", 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 MarginBottom : Android.Widget.RemoteViewsMargin

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

Value = 3

Реализации

Атрибуты

Комментарии

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

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

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

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