logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface ISystemMonitorsProvider

    Provides information about the system's connected monitors.

    Namespace: Serenity.SystemConfiguration.Application.Interfaces
    Assembly: Serenity.SystemConfiguration.Application.dll
    Syntax
    public interface ISystemMonitorsProvider
    Remarks

    Implementations should be serializable by the foundation.

    Methods

    GetSystemMonitors()

    Declaration
    IReadOnlyList<OsMonitorInfo> GetSystemMonitors()
    Returns
    Type Description
    IReadOnlyList<OsMonitorInfo>
    In this article
    © 2026 Serenity. All Rights Reserved