Android.Preferences.Preference.NotifyDependencyChange Method
Notifies any listening dependents of a change that affects the dependency.

Syntax

[Android.Runtime.Register("notifyDependencyChange", "(Z)V", "GetNotifyDependencyChange_ZHandler")]
public virtual void NotifyDependencyChange (bool disableDependents)

Parameters

disableDependents
Whether this Preference should disable its dependents.

Remarks

Notifies any listening dependents of a change that affects the dependency.

[Android Documentation]

Requirements

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