screenViewport property
The screen viewport.
Populates the event fields br_viewwidth
and br_viewheight
.
Only configurable on iOS and Android. Ignored on Web where it is automatically assigned.
Implementation
final Size? screenViewport;
The screen viewport.
Populates the event fields br_viewwidth
and br_viewheight
.
Only configurable on iOS and Android. Ignored on Web where it is automatically assigned.
final Size? screenViewport;