nonInteractive constant

int const nonInteractive

The button is enabled but not interactive; no pressed button state is drawn. This value is intended for instances where the button is used in a notification.

Implementation

static const int nonInteractive = 0x10;