Java.Util.Prefs.PreferenceChangeEvent: Property Members

The properties of Java.Util.Prefs.PreferenceChangeEvent are listed below. For a list of all members, see the PreferenceChangeEvent Members list.

See Also: Inherited members from Java.Util.EventObject

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.