[]
Called when options was changed.
protected static void OptionsChanged(BindableObject obj, string propertyName, object oldValue, object newValue)
Protected Shared Sub OptionsChanged(obj As BindableObject, propertyName As String, oldValue As Object, newValue As Object)
| Type | Name | Description |
|---|---|---|
| BindableObject | obj | |
| string | propertyName | |
| object | oldValue | |
| object | newValue |