πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
CreateViewEventData
interface CreateViewEventData extends EventData {
 context: any;
 view: any;
}
Event data containing information for creating a native view that will be added to the visual tree.

Summary ​

Properties

context
view
2 properties inherited from EventData
Click to expand
eventName
object

Properties ​

context ​

context?: any
An optional context for creating the view.

view ​

view: any
The native view that should be added to the visual tree.
On this page
  1. Summary
  2. Properties
    1. context
    2. view

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /