Java.Util.Prefs.Preferences.Clear Method
Removes all preferences of this node.

Syntax

[Android.Runtime.Register("clear", "()V", "GetClearHandler")]
public abstract void Clear ()

Exceptions

TypeReason
Java.Util.Prefs.BackingStoreExceptionif backing store is unavailable or causes an operation failure.
Java.Lang.IllegalStateExceptionif this node has been removed.

Remarks

Removes all preferences of this node.

[Android Documentation]

Requirements

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