frames property
Window
get
frames
Returns the window itself, which is an array-like object, listing the direct sub-frames of the current window.
Implementation
external Window get frames;
Returns the window itself, which is an array-like object, listing the direct sub-frames of the current window.
external Window get frames;