Search Results for

    Show / Hide Table of Contents

    Delegate PerformanceKit.DisplayResolutionChangedCallback

    Used to get a callback every time the display resolution changes.

    Namespace: Trail
    Assembly: Trail.dll
    Syntax
    public delegate void DisplayResolutionChangedCallback(Resolution resolution);
    Parameters
    Type Name Description
    Resolution resolution

    The new display resolution.

    In This Article
    Back to top Generated by DocFX