ShouldDispose
Mac OSThe
ShouldDisposemethod returns a Boolean value that indicates whether the platform window should be disposed of when this window object is deleted.
ODBoolean ShouldDispose ();
- return value
kODTrueif the platform window should be disposed of when this window object is deleted, otherwisekODFalse.