Idioma

Drawable.InflateAsync Método

Definição

Sobrecargas

InflateAsync(Resources, XmlReader, IAttributeSet)

public System.Threading.Tasks.Task InflateAsync(Android.Content.Res.Resources r, System.Xml.XmlReader parser, Android.Util.IAttributeSet attrs);
member this.InflateAsync : Android.Content.Res.Resources * System.Xml.XmlReader * Android.Util.IAttributeSet -> System.Threading.Tasks.Task

Parâmetros

parser
XmlReader

Retornos

Comentários

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

InflateAsync(Resources, XmlReader, IAttributeSet, Resources+Theme)

public System.Threading.Tasks.Task InflateAsync(Android.Content.Res.Resources r, System.Xml.XmlReader parser, Android.Util.IAttributeSet attrs, Android.Content.Res.Resources.Theme? theme);
member this.InflateAsync : Android.Content.Res.Resources * System.Xml.XmlReader * Android.Util.IAttributeSet * Android.Content.Res.Resources.Theme -> System.Threading.Tasks.Task

Parâmetros

parser
XmlReader

Retornos

Comentários

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