paused

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "state is only tracked locally — filament.js does not bind pause, so it has no effect on rendering.")
actual var paused: Boolean

Whether rendering is currently paused. Set to pause or resume rendering.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "state is only tracked locally — filament.js does not bind pause, so it has no effect on rendering.")
expect var paused: Boolean

Whether rendering is currently paused. Set to pause or resume rendering.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "state is only tracked locally — filament.js does not bind pause, so it has no effect on rendering.")
actual var paused: Boolean

Whether rendering is currently paused. Set to pause or resume rendering.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "state is only tracked locally — filament.js does not bind pause, so it has no effect on rendering.")
actual var paused: Boolean

Whether rendering is currently paused. Set to pause or resume rendering.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "state is only tracked locally — filament.js does not bind pause, so it has no effect on rendering.")
actual var paused: Boolean

Whether rendering is currently paused. Set to pause or resume rendering.