mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: "move" and "moved" are platform-dependent
This commit is contained in:
@@ -179,10 +179,14 @@ Emitted when window is getting resized.
|
||||
|
||||
Emitted when the window is getting moved to a new position.
|
||||
|
||||
__Note__: On OS X this event is just an alias of `moved`.
|
||||
|
||||
### Event: 'moved'
|
||||
|
||||
Emitted once when the window is moved to a new position.
|
||||
|
||||
__Note__: This event is available only on OS X.
|
||||
|
||||
### Event: 'enter-full-screen'
|
||||
|
||||
Emitted when window enters full screen state.
|
||||
|
||||
Reference in New Issue
Block a user