getWindowHandle

open fun getWindowHandle(comp: Component): Long

Get the window handle for the given UI object.

Return

a window pointer if any

Parameters

comp

a UI component