Compartilhar via


RemoteViews.MarginRight Campo

Definição

Cuidado

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

O valor será aplicado à 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

Valor do campo

Value = 2

Implementações

Atributos

Comentários

O valor será aplicado à marginRight.

Documentação Java para android.widget.RemoteViews.MARGIN_RIGHT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a