Property

WPEPlatformView:scale

Declaration

property scale: double [ read ]

Description [src]

The view scale.

Scaling factor applied to the rendered output. This property follows the value of WPEScreen:scale for the screen used to display the view.

The WPEView:width and WPEView:height logical sizes are multiplied by this scaling factor to determine the physical size to be used for displaying the view.

Type: gdouble
Getter methodwpe_view_get_scale()

Flags

Readableyes
Writableno
Constructno
Construct onlyno