> On Oct 27, 2015, at 12:13 PM, Dave <d...@looktowindward.com> wrote:
> 
> I know I’ve seen a property that controls if a Window’s storage is released 
> etc and the window properly closed or if it just “hides” but I can’t seem to 
> find it? I’ve looked in NSWindowController and NSWindow but I just can’t see 
> it anywhere.


NSWindow.h, line 373:

@property (getter=isReleasedWhenClosed) BOOL releasedWhenClosed;

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to