Skip Navigation
Instance Property

titlebarAppearsTransparent

A Boolean value that indicates whether the title bar draws its background.
@property BOOL titlebarAppearsTransparent;

Discussion

When the value of this property is true, the title bar does not draw its background, which allows all content underneath it to show through. It only makes sense to set this property to true when NSFullSizeContentViewWindowMask is also set.

See Also

Current page is titlebarAppearsTransparent