HybridForms API
Preparing search index...
PlatformEventsMapping
Interface PlatformEventsMapping
Enumeration of platform events.
interface
PlatformEventsMapping
{
networkStatusChanged
:
(
status
:
NetworkStatus
)
=>
void
;
}
Index
Properties
network
Status
Changed
Properties
network
Status
Changed
networkStatusChanged
:
(
status
:
NetworkStatus
)
=>
void
Gets fired when the network status changes.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
network
Status
Changed
HybridForms API
Loading...
Enumeration of platform events.