Delegate PlatformEvents.SuspendResumeEventHandler | Platforms | 0.2.2-preview.10
docs.unity.cn
    Show / Hide Table of Contents

    Delegate PlatformEvents.SuspendResumeEventHandler

    Namespace: Unity.Platforms
    Syntax
    public delegate void SuspendResumeEventHandler(object sender, SuspendResumeEvent evt);
    Parameters
    Type Name Description
    Object sender
    SuspendResumeEvent evt
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX