DoScreenFadeOut
DocsDoScreenFadeOut(duration)Description
Fades the screen out.
duration: The time the fade should take, in milliseconds.
Parameters
| Name | Type | Description |
|---|---|---|
duration | int | — |
Returns
voidThis native does not return a value.
DoScreenFadeOut(duration)Fades the screen out.
duration: The time the fade should take, in milliseconds.
| Name | Type | Description |
|---|---|---|
duration | int | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!