Display.destroy

Destroys the device in the operating system and releases the device's handle. If the device does not have a handle, this method may do nothing depending on the device. <p> This method is called after <code>release</code>. </p> @see Device#dispose @see #release

class Display
protected override
void
destroy
(
)

Meta