handle tint color for on, off & thumb
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
#include "DoricViewNode.h"
|
||||
|
||||
class DORIC_EXPORT DoricSwitchNode : public DoricViewNode {
|
||||
|
||||
private:
|
||||
bool checkByCodeToggle = false;
|
||||
|
||||
public:
|
||||
using DoricViewNode::DoricViewNode;
|
||||
|
||||
|
Reference in New Issue
Block a user