Component.addSelector

Adds a style selector.

class Component
void
addSelector
(
string selector
)

Parameters

selector string

The selector to add.

Meta