Condividi tramite


RemoteViews.MarginRight 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 a marginRight.

[Android.Runtime.Register("MARGIN_RIGHT", 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 MarginRight = 2;
[<Android.Runtime.Register("MARGIN_RIGHT", 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 MarginRight : Android.Widget.RemoteViewsMargin

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Il valore verrà applicato a marginRight.

Documentazione java per android.widget.RemoteViews.MARGIN_RIGHT.

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