clear method
void
clear()
The clear()
method of the StylePropertyMap
interface removes all declarations in the StylePropertyMap
.
Implementation
external void clear();
The clear()
method of the StylePropertyMap
interface removes all declarations in the StylePropertyMap
.
external void clear();