Struct ContentProvider.ChangeContext
Context object used when a change to the content is detected from the UI.
Namespace: Unity.Properties.UI
Syntax
public readonly struct ChangeContext
Methods
| Name | Description |
|---|---|
| TryGetDisplayContent<T>(out T) | Tries to get the target of the content as an instance of type |