Window.hasNative

Checks whether the window has a native window or not. Note that you can use Window.ensureNative if a native window is needed.

class Window
bool
hasNative
()

Return Value

Type: bool

TRUE if the window has a native window, FALSE otherwise.

Meta

Since

2.22