Android.Graphics.NinePatch.Name Property
Returns the name of this NinePatch object if one was specified when calling the constructor.

Syntax

[get: Android.Runtime.Register("getName", "()Ljava/lang/String;", "GetGetNameHandler")]
public virtual string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of this NinePatch object if one was specified when calling the constructor.

[Android Documentation]

Requirements

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