StateSet.xorSets

Constructs the exclusive-or of the two sets, returning null is empty. The set returned by this operation contains the states in exactly one of the two sets.

Parameters

compareSet atk.state_set.StateSet

another #AtkStateSet

Return Value

Type: atk.state_set.StateSet

a new #AtkStateSet which contains the states which are in exactly one of the two sets.