selected
A Boolean value that indicates whether the user selects the overlay.
Declaration
get selected(): boolean;
set selected(value: boolean);Mentioned in
Discussion
The default value is false.
A Boolean value that indicates whether the user selects the overlay.
get selected(): boolean;
set selected(value: boolean);The default value is false.