Contents

NSTexturedBackgroundWindowMask

The window displays with a metal-textured background. Additionally, the window may be moved by clicking and dragging anywhere in the window background. A bordered window with this mask gets rounded bottom corners.

Declaration

static const NSWindowStyleMask NSTexturedBackgroundWindowMask;

See Also

Deprecated