mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
LoadingScreenOptions
Interface LoadingScreenOptions
interface
LoadingScreenOptions
{
height
:
number
;
onCancel
?:
()
=>
void
;
onRetry
?:
()
=>
void
;
title
?:
string
;
width
:
number
;
}
Index
Properties
height
on
Cancel?
on
Retry?
title?
width
Properties
height
height
:
number
Optional
on
Cancel
onCancel
?:
()
=>
void
Optional
on
Retry
onRetry
?:
()
=>
void
Optional
title
title
?:
string
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
on
Cancel
on
Retry
title
width
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...