RemoteViews.SetLightBackgroundLayoutId(Int32) Método

Definición

Proporciona un identificador de diseño alternativo, que se puede usar para inflar esta vista.

[Android.Runtime.Register("setLightBackgroundLayoutId", "(I)V", "GetSetLightBackgroundLayoutId_IHandler", ApiSince=29)]
public virtual void SetLightBackgroundLayoutId(int layoutId);
[<Android.Runtime.Register("setLightBackgroundLayoutId", "(I)V", "GetSetLightBackgroundLayoutId_IHandler", ApiSince=29)>]
abstract member SetLightBackgroundLayoutId : int -> unit
override this.SetLightBackgroundLayoutId : int -> unit

Parámetros

layoutId
Int32

int

Atributos

Comentarios

Java documentación para android.widget.RemoteViews.setLightBackgroundLayoutId(int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a