WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / HandleResuming Method
In This Topic
    HandleResuming Method
    In This Topic
    Call this method from a handler of the Application.Resuming event.
    Syntax
    public void HandleResuming( 
       bool resumeDeviceResources
    )

    Parameters

    resumeDeviceResources
    See Also