top property
Window?
get
top
Returns a reference to the topmost window in the window hierarchy.
Implementation
external Window? get top;
Returns a reference to the topmost window in the window hierarchy.
external Window? get top;