ContextWrapper.SetTheme(Int32) Método

Definición

Establezca el tema base para este contexto.

[Android.Runtime.Register("setTheme", "(I)V", "GetSetTheme_IHandler")]
public override void SetTheme (int resid);
[<Android.Runtime.Register("setTheme", "(I)V", "GetSetTheme_IHandler")>]
override this.SetTheme : int -> unit

Parámetros

resid
Int32

Recurso de estilo que describe el tema.

Atributos

Comentarios

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