Contents

shouldCreateUI

Returns a Boolean value that indicates whether the window controllers of a document should be created when the document is created.

Declaration

- (BOOL) shouldCreateUI;

Return Value

A Boolean value that indicates whether the window controllers (NSWindowController instances) of a document should be created when the document is created.

See Also

Deprecated Methods