Search Results for

    Show / Hide Table of Contents

    Delegate PerformanceKit.ViewportSizeChangedCallback

    Used to get a callback every time the viewport size changes.

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

    The new viewport size.

    In This Article
    Back to top Generated by DocFX