WorkspaceLeaf
โบ view
WorkspaceLeaf.view property
The view associated with this leaf. Do not attempt to cast this to your custom View
without first checking instanceof
.
Signature:
view: View;
1 min read
WorkspaceLeaf
โบ view
The view associated with this leaf. Do not attempt to cast this to your custom View
without first checking instanceof
.
Signature:
view: View;