TakeAll() Method

Definition

Assembly HeadlessTestingFramework.dll

Takes all frames from the buffer, clearing it.

public IReadOnlyList<CapturedFrame> TakeAll()

Returns

IReadOnlyList<CapturedFrame>
All frames that were in the buffer.