kWindowTouchSlop top-level constant

const kWindowTouchSlop = 16.0

The margin around a dialog, popup menu, or other window-like widget inside which we do not consider a tap to dismiss the widget. (Not currently used.)

Implementation

const double kWindowTouchSlop = 16.0