GWIoTApi
Toggle table of contents
1.6.8
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
PageLifecycleEvent
/
Created
Created
data
class
Created
(
val
page
:
Page
)
:
PageLifecycleEvent
页面创建事件 对应Android的onCreate和iOS的viewDidLoad
Parameters
page
页面标识
Members
Constructors
Created
Link copied to clipboard
constructor
(
page
:
Page
)
Properties
page
Link copied to clipboard
open
override
val
page
:
Page