Android.Media.ToneGenerator.Release Method
Releases resources associated with this ToneGenerator object.

Syntax

[Android.Runtime.Register("release", "()V", "GetReleaseHandler")]
public virtual void Release ()

Remarks

Releases resources associated with this ToneGenerator object. It is good practice to call this method when you're done using the ToneGenerator.

[Android Documentation]

Requirements

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