Method OnContentChanged
OnContentChanged(ContentProvider.ChangeContext)
Override this method to be notified when the UI detects a change.
Declaration
protected virtual void OnContentChanged(ContentProvider.ChangeContext context)
Parameters
Type | Name | Description |
---|---|---|
ContentProvider.ChangeContext | context | Context object allowing to retrieve information about the change. |