created property

bool created

Returns true if this Window was created.

Implementation

bool get created => hwndIfCreated != null;