Java.Util.Prefs.PreferenceChangeEvent Members

The members of Java.Util.Prefs.PreferenceChangeEvent are listed below.

See Also: Inherited members from Java.Util.EventObject

Public Constructors

Construct a new PreferenceChangeEvent instance.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
Keystring. Gets the key of the changed preference.
[read-only]
NewValuestring. Gets the new value of the changed preference or null if the preference has been removed.
[read-only]
NodePreferences. Gets the Preferences instance that fired this event.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.