height property
A Double value specifying the height of the containing window, or null
if the height is not specified.
Implementation
double? height;
A Double value specifying the height of the containing window, or null
if the height is not specified.
double? height;