EvidenceWorkflowMsg Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
CaptureFailed message
Parameters:
string
|
|
Full Usage:
CaptureSucceeded(path, width, height, source)
Parameters:
string
width : int
height : int
source : ScreenshotCaptureSource
|
|
Full Usage:
CaptureUnsupported(reason, fallbackKind)
Parameters:
string
fallbackKind : string option
|
|
Full Usage:
EvidenceReportWritten path
Parameters:
string
|
|
|
|
|
|
Full Usage:
LaunchStarted
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCaptureCapabilityKnown
Returns: bool
|
|
Full Usage:
this.IsCaptureFailed
Returns: bool
|
|
Full Usage:
this.IsCaptureSucceeded
Returns: bool
|
|
Full Usage:
this.IsCaptureUnsupported
Returns: bool
|
|
Full Usage:
this.IsEvidenceReportWritten
Returns: bool
|
|
Full Usage:
this.IsFirstFrameObserved
Returns: bool
|
|
Full Usage:
this.IsLaunchCompleted
Returns: bool
|
|
Full Usage:
this.IsLaunchStarted
Returns: bool
|
|