logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface IPrimaryDeviceSelectorFactory

    Domain factory to create/configure an IPrimaryDeviceSelector.

    Namespace: Serenity.InputGateway.Domain.Interfaces.Components.Factories
    Assembly: Serenity.InputGateway.Application.dll
    Syntax
    public interface IPrimaryDeviceSelectorFactory

    Methods

    Create(PrimaryDeviceSelectorFactoryInput)

    Creates a primary device selector

    Declaration
    IPrimaryDeviceSelector Create(PrimaryDeviceSelectorFactoryInput input)
    Parameters
    Type Name Description
    PrimaryDeviceSelectorFactoryInput input

    The input parameters for creating the primary device selector.

    Returns
    Type Description
    IPrimaryDeviceSelector

    The created primary device selector.

    In this article
    © 2026 Serenity. All Rights Reserved