Skip to content

FrameDetachedEventArgs

Summary

Provides data for the frame detached event.

Signature

1
public class FrameDetachedEventArgs

Namespace

cAlgo.API

Properties

Frame

Summary

Returns the frame.

Signature

1
public Frame Frame {get;}

Return Value

Frame