map.apps Bundle APIs 4.20.0
Preparing search index...
result-api
api
SelectionEvents
Interface SelectionEvents<T>
Events fired by an selection instance.
interface
SelectionEvents
<
T
>
{
changed
:
CollectionChangedEvent
<
T
>
;
}
Type Parameters
T
Index
Properties
changed
Properties
changed
changed
:
CollectionChangedEvent
<
T
>
Emitted if the selection changed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
map.apps Bundle APIs 4.20.0
Loading...
Events fired by an selection instance.