Method CheckOffEvent
CheckOffEvent(PseudoClassManipulator, TOffEventType)
Invoke when the assigned Off event is called.
Declaration
public abstract bool CheckOffEvent(PseudoClassManipulator manipulator, TOffEventType evt)
Parameters
Type | Name |
---|---|
PseudoClassManipulator | manipulator |
TOffEventType | evt |
Returns
Type |
---|
bool |