AboutSupportDeveloper GuideVersion 38.126.83.74
interface ViewShowAtOptions {
    bringToFront?: true;
}

Properties

Properties

bringToFront?: true

Sets the view as the top level view. See OpenFin.View.bringToFront for more information.

Default

false