Delegate PlatformEvents.SuspendResumeEventHandler Namespace: Unity.Platforms Syntax public delegate void SuspendResumeEventHandler(object sender, SuspendResumeEvent evt); Parameters Type Name Description Object sender SuspendResumeEvent evt