Property ItemsSourceChangedEvent
ItemsSourceChangedEvent
Called when the itemsSource is reassigned or changes size.
Declaration
public UnityEvent ItemsSourceChangedEvent { get; }
Property Value
Type |
---|
UnityEvent |
Called when the itemsSource is reassigned or changes size.
public UnityEvent ItemsSourceChangedEvent { get; }
Type | Description |
---|---|
UnityEvent |