Share via


RemoteViews.MarginStart Campo

Definición

Precaución

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

El valor se aplicará a 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

Valor de campo

Value = 4

Implementaciones

Atributos

Comentarios

El valor se aplicará a marginStart.

Documentación de Java para android.widget.RemoteViews.MARGIN_START.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a