mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Application orientation changed event
This commit is contained in:
@@ -14,6 +14,7 @@ export var resumeEvent = "resume";
|
||||
export var exitEvent = "exit";
|
||||
export var lowMemoryEvent = "lowMemory";
|
||||
export var uncaughtErrorEvent = "uncaughtError";
|
||||
export var orientationChangedEvent = "orientationChanged";
|
||||
|
||||
export var cssFile: string = "app.css"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user