RemoteViews.MarginBottom 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 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

Valore del campo

Value = 3

Implementazioni

Attributi

Commenti

Il valore verrà applicato al marginBottom.

per android.widget.RemoteViews.MARGIN_BOTTOM.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a