RemoteViews.SetLightBackgroundLayoutId(Int32) Método

Definição

Fornece uma ID de layout alternativa, que pode ser usada para inflar essa exibição.

[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

Comentários

Java documentação para android.widget.RemoteViews.setLightBackgroundLayoutId(int).

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

Aplica-se a