Java.Util.Prefs.PreferenceChangeEvent.NewValue Property
Gets the new value of the changed preference or null if the preference has been removed.

Syntax

[get: Android.Runtime.Register("getNewValue", "()Ljava/lang/String;", "GetGetNewValueHandler")]
public virtual string NewValue { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the new value of the changed preference or null if the preference has been removed.

[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