ThemeSelector.actionName
string actionName() @propertyGet actionName property.
Returns
The name of the action activated on activation.
void actionName(string propval) @propertySet actionName property.
Parameters
propval | The name of the action activated on activation. |