htmlFrameSetElement top-level property
dynamic
get
htmlFrameSetElement
Provides special properties (beyond those of the regular HTMLElement interface they also inherit) for manipulating elements.
Implementation
_i2.dynamic get htmlFrameSetElement => _i4.getProperty(
_self,
'HTMLFrameSetElement',
);