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
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