[ Version ( deprecated = true , deprecated_since = "3.22" , since = "2.2" ) ]
public int get_height ()
Warning: get_height is deprecated since 3.22.
Gets the height of this in pixels.
Use per-monitor information instead
The returned size is in ”application pixels”, not in ”device pixels” (see get_monitor_scale_factor).
this |
a Screen |
the height of this in pixels. |