Skip to main content
Version: 9.0.2

model-mgr

Plugin Name: model_mgr (-omodel_mgr,...)

plugin_log

Enable log output in all plugins and managers. Log output can still be disabled individually per plugin.

block_sbio_sends=[0|1]

When sending events over SBIO, block the current thread until the event is completely sent.

fps=[integer]

Limits the frame rate for all animations to a maximum fps specified (25 for example).

mem_stats=1

On platforms where process/task memory usage or heap allocator memory usage values are available, report them as performance log metrics. The value should be set to 1 to enable the reporting of the memory statistics at app initialization and at application termination. Future values are reserved.

If the metrics plugin is present and this option is present and loaded then this option will also generate a cost estimate of the curent application's in-memory structure cost which can be used within Storyboard Designer to estimate the RAM footprint of the application at design time.

plugin_path=[path]

Sets the plugin path to the specified directory (/temp for example). This setting overrides the SB_PLUGINS environment variable setting.

scroll_drag_px

The number of pixels that need to be moved before a scrollable container considers this a scroll operation (default 10).

scroll_bounce_ms

The number of milliseconds that the bounce operation on a scrollable container should animate once the bounce back is operation is started (default 200ms).

scroll_bounce_rate

The animation rate that should be used on a scrollable container for bounce back animations (default easein).