Android.Graphics.Drawables.Drawable.CreateFromResourceStreamAsync Method
Documentation for this section has not yet been entered.

Syntax

public static System.Threading.Tasks.Task<Drawable> CreateFromResourceStreamAsync (Android.Content.Res.Resources res, Android.Util.TypedValue value, System.IO.Stream is, string srcName)

Parameters

res
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.
is
Documentation for this section has not yet been entered.
srcName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1