Hosanna UI API v1.30.2-next
    Preparing search index...

    PlatformTaskAppInitializer extends BaseAppInitializer to provide web-specific and task-specific IoC services and initialization for async tasks.

    • Registers platform-specific services for web async task execution.
    • Emulates Roku device and system services for the web platform.
    • Allows for custom service overrides.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Registers platform-specific input adapters with the InputAdapterManager. Override in platform subclasses to register adapters that import from platform-specific paths (avoids cross-platform import resolution failures).

      Parameters

      Returns void