πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
ShownModallyData
interface ShownModallyData extends EventData {
 closeCallback: Function;
 context: any;
}
Defines the data for the shownModally event.

Summary ​

Properties

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

Properties ​

closeCallback ​

closeCallback?: Function
A callback to call when you want to close the modally shown view. Pass in any kind of arguments and you will receive when the callback parameter of View.showModal is executed.

context ​

context?: any
The context (optional, may be undefined) passed to the view when shown modally.
Next
Size
On this page
  1. Summary
  2. Properties
    1. closeCallback
    2. context

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