Condividi tramite


RemoteViews.MarginTop Campo

Definizione

Attenzione

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

Il valore verrà applicato al marginTop.

[Android.Runtime.Register("MARGIN_TOP", 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 MarginTop = 1;
[<Android.Runtime.Register("MARGIN_TOP", 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 MarginTop : Android.Widget.RemoteViewsMargin

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

Il valore verrà applicato al marginTop.

Documentazione java per android.widget.RemoteViews.MARGIN_TOP.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a