Android.Media.Effect.Effect.Name Property
Get the effect name.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Get the effect name. Returns the unique name of the effect, which matches the name used for instantiating this effect by the EffectFactory.

[Android Documentation]

Requirements

Namespace: Android.Media.Effect
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14