NamedBindings extension

on

Properties

analytics AnalyticsPlugin

Available on VyuhBinding, provided by the NamedBindings extension

The analytics plugin, for tracking and reporting analytics data.
no setter
content ContentPlugin

Available on VyuhBinding, provided by the NamedBindings extension

The content plugin, responsible for managing content-related operations.
no setter
di DIPlugin

Available on VyuhBinding, provided by the NamedBindings extension

The dependency injection plugin, providing dependency injection services.
no setter
env EnvPlugin

Available on VyuhBinding, provided by the NamedBindings extension

The environment plugin, providing access to platform-specific environment settings.
no setter
event EventPlugin

Available on VyuhBinding, provided by the NamedBindings extension

The event plugin, for managing and emitting events within the platform.
no setter
featureFlag FeatureFlagPlugin?

Available on VyuhBinding, provided by the NamedBindings extension

The feature flag plugin, used for managing and toggling feature flags. Can be null if the plugin is not registered.
no setter
network NetworkPlugin

Available on VyuhBinding, provided by the NamedBindings extension

The network plugin, for handling network requests and communication.
no setter
telemetry TelemetryPlugin

Available on VyuhBinding, provided by the NamedBindings extension

The telemetry plugin, used for monitoring and logging telemetry information.
no setter