Logo FS-Skia-UI

EvidenceWorkflowMsg Type

Public contract type exposed by this FS.Skia.UI package.

Union cases

Union case Description

CaptureFailed message

Full Usage: CaptureFailed message

Parameters:
    message : string

message : string

CaptureSucceeded(path, width, height, source)

Full Usage: CaptureSucceeded(path, width, height, source)

Parameters:
path : string
width : int
height : int
source : ScreenshotCaptureSource

CaptureUnsupported(reason, fallbackKind)

Full Usage: CaptureUnsupported(reason, fallbackKind)

Parameters:
    reason : string
    fallbackKind : string option

reason : string
fallbackKind : string option

EvidenceReportWritten path

Full Usage: EvidenceReportWritten path

Parameters:
    path : string

path : string

FirstFrameObserved FirstFrameStatus

Full Usage: FirstFrameObserved FirstFrameStatus

Parameters:

LaunchCompleted ViewerOpenStatus

Full Usage: LaunchCompleted ViewerOpenStatus

Parameters:

LaunchStarted

Full Usage: LaunchStarted

Instance members

Instance member Description

this.IsCaptureCapabilityKnown

Full Usage: this.IsCaptureCapabilityKnown

Returns: bool
Returns: bool

this.IsCaptureFailed

Full Usage: this.IsCaptureFailed

Returns: bool
Returns: bool

this.IsCaptureSucceeded

Full Usage: this.IsCaptureSucceeded

Returns: bool
Returns: bool

this.IsCaptureUnsupported

Full Usage: this.IsCaptureUnsupported

Returns: bool
Returns: bool

this.IsEvidenceReportWritten

Full Usage: this.IsEvidenceReportWritten

Returns: bool
Returns: bool

this.IsFirstFrameObserved

Full Usage: this.IsFirstFrameObserved

Returns: bool
Returns: bool

this.IsLaunchCompleted

Full Usage: this.IsLaunchCompleted

Returns: bool
Returns: bool

this.IsLaunchStarted

Full Usage: this.IsLaunchStarted

Returns: bool
Returns: bool

Type something to start searching.