crossedOut constant
int
const crossedOut
Crossed-out or strikethrough text modifier.
Implementation
static const int crossedOut = 1 << 7;
Crossed-out or strikethrough text modifier.
static const int crossedOut = 1 << 7;