SpatialNavigator
interface SpatialNavigator
Navigator for spatial container
Functions
Link copied to clipboard
Close the current Stage opened by app
Link copied to clipboard
Close the current WindowContainer
Link copied to clipboard
Minimize the current WindowContainer, can only be used when there is a stage open
Link copied to clipboard
abstract suspend fun openStage(id: String, style: StageStyle? = null, bundle: Bundle? = null, upperLimbRenderMode: UpperLimbRenderMode = UpperLimbRenderMode.Default): OpenStageResult
Open a Stage by id
Link copied to clipboard
Link copied to clipboard
Restore the current WindowContainer, can only be used when there is a stage open