Langue

RemoteViews.MarginBottom Champ

Définition

Attention

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

La valeur s’applique à 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

Valeur de champ

Value = 3

Implémente

Attributs

Remarques

La valeur s’applique à marginBottom.

Java documentation pour android.widget.RemoteViews.MARGIN_BOTTOM.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à