RootLayout | API - NativeScript

Summary

Constructors

constructor

Methods

bringToFront

bringToFront(view: View, animated?: boolean): Promise<void>
Parameter Default Description
view
animated

boolean

close

close(view: View, exitTo?: TransitionAnimation): Promise<void>
Parameter Default Description
view
exitTo

TransitionAnimation

closeAll

closeAll(): Promise&lt;void[]&gt;

closeShadeCover

getShadeCover

open

openShadeCover

topmost

Previous
Repeater

Next
Screen

On this page

  1. Summary
    1. Constructors
      1. constructor
    2. Methods
      1. bringToFront
      2. close
      3. closeAll
      4. closeShadeCover
      5. getShadeCover
      6. open
      7. openShadeCover
      8. topmost