Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
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.19.0
Loading...
Events fired by an selection instance.