Android.Graphics.Drawables.Drawable.CreateFromPath Method
Create a drawable from file path name.

Syntax

[Android.Runtime.Register("createFromPath", "(Ljava/lang/String;)Landroid/graphics/drawable/Drawable;", "")]
public static Drawable CreateFromPath (string pathName)

Parameters

pathName
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Create a drawable from file path name.

[Android Documentation]

Requirements

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