persist
void
persist(
Tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.
Implementation
external void persist();
void
persist(
Tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.
external void persist();