Langue

RemoteViews.MarginStart 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 au marginStart.

[Android.Runtime.Register("MARGIN_START", 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 MarginStart = 4;
[<Android.Runtime.Register("MARGIN_START", 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 MarginStart : Android.Widget.RemoteViewsMargin

Valeur de champ

Value = 4

Implémente

Attributs

Remarques

La valeur s’applique au marginStart.

Java documentation pour android.widget.RemoteViews.MARGIN_START.

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 à