A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.nativescript.org/api/interface/ShownModallyData below:

ShownModallyData | API - NativeScript

  1. Home
  2. API Index
  3. Interfaces
  4. ShownModallyData

Interfaces

ShownModallyData EventData

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

defined in

@nativescript/core/ui/core/view/index.d.ts:97:1

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

defined in

@nativescript/core/ui/core/view/index.d.ts:90:1

The context (optional, may be undefined) passed to the view when shown modally.

Previous
ShowModalOptions
Next
Size

On this page

  1. Summary
    1. Properties
      1. closeCallback
      2. context

    RetroSearch is an open source project built by @garambo | Open a GitHub Issue

    Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

    HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4