menu
Dart
dart:html
Window
resizeBy method
resizeBy
dark_mode
light_mode
description
resizeBy
method
void
resizeBy
(
int
x
,
int
y
)
Resizes this window by an offset.
Other resources
Window.resizeBy
from MDN.
Implementation
void
resizeBy(
int
x,
int
y) native;
Dart
dart:html
Window
resizeBy method
Window class
Cookies management controls