ViewStack
StackFrame
Kind: global class
- StackFrame
- new StackFrame(view, name)
- .view :
View
- .name :
string
new StackFrame(view, name)
Param | Type |
---|---|
view | View |
name | string |
stackFrame.view : View
Kind: instance property of StackFrame
stackFrame.name : string
Kind: instance property of StackFrame