Click or drag to resize

CycleManager Properties

The CycleManager type exposes the following members.

Properties
 NameDescription
Public propertyIsRecording Tells if a recording is currently running (so you can't run two at the same time)
Public propertyPostRecordingAction Action to be executed after the recording action. Receives the recordId as a parameter.
Public propertyPreRecordingAction Action to be executed before the recording action. Receives the recordId as a parameter.
Public propertyRecordingAction Action to be executed at each position of the cycle.
Public propertyRelativePositions 
Public propertyRepeatParameters 
Top
See Also