device.focus
focus() → {}
Makes a request to bring this device window to the front.
if (clicked) {
me.device.focus();
}
Type | Description |
---|
Type | Description |
---|
focus() → {}
Makes a request to bring this device window to the front.
if (clicked) {
me.device.focus();
}
Type | Description |
---|
Type | Description |
---|