Langue

RemoteViews.MarginLeft 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 à marginLeft.

[Android.Runtime.Register("MARGIN_LEFT", 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 MarginLeft = 0;
[<Android.Runtime.Register("MARGIN_LEFT", 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 MarginLeft : Android.Widget.RemoteViewsMargin

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

La valeur s’applique à marginLeft.

Java documentation pour android.widget.RemoteViews.MARGIN_LEFT.

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 à