Method PreviousFrame
PreviousFrame()
Moves the playhead to the previous frame.
Declaration
public void PreviousFrame()
Exceptions
Type | Condition |
---|---|
InvalidOperationException | The Window associated with this instance has been destroyed. |
Moves the playhead to the previous frame.
public void PreviousFrame()
Type | Condition |
---|---|
InvalidOperationException | The Window associated with this instance has been destroyed. |