captureResult property

VantageCapture? captureResult
getter/setter pair

Result returned by captureApp. Defaults to null, because the real host returns null wherever rasterization is unavailable — plugin code must cope.

Implementation

VantageCapture? captureResult;