Logo FS-Skia-UI

ViewerEffect Type

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

Union cases

Union case Description

CaptureImageEvidence path

Full Usage: CaptureImageEvidence path

Parameters:
    path : string

path : string

CaptureScreenshot path

Full Usage: CaptureScreenshot path

Parameters:
    path : string

path : string

CheckDesktopSession

Full Usage: CheckDesktopSession

CloseWindow

Full Usage: CloseWindow

DispatchInput(ViewerKey, isDown)

Full Usage: DispatchInput(ViewerKey, isDown)

Parameters:
Item1 : ViewerKey
isDown : bool

OpenWindow(title, size)

Full Usage: OpenWindow(title, size)

Parameters:
    title : string
    size : Size

title : string
size : Size

QueryNativeWindowState

Full Usage: QueryNativeWindowState

ReadPixels

Full Usage: ReadPixels

RenderScene SceneNode

Full Usage: RenderScene SceneNode

Parameters:
Item : SceneNode

StartBoundedRun ViewerRunRequest

Full Usage: StartBoundedRun ViewerRunRequest

Parameters:

WriteRunEvidence(path, evidence)

Full Usage: WriteRunEvidence(path, evidence)

Parameters:
path : string
evidence : ViewerRunEvidence

WriteVisualEvidence(path, artifact)

Full Usage: WriteVisualEvidence(path, artifact)

Parameters:
path : string
artifact : ViewerVisualEvidenceArtifact

Instance members

Instance member Description

this.IsApplyWindowOptions

Full Usage: this.IsApplyWindowOptions

Returns: bool
Returns: bool

this.IsCaptureImageEvidence

Full Usage: this.IsCaptureImageEvidence

Returns: bool
Returns: bool

this.IsCaptureScreenshot

Full Usage: this.IsCaptureScreenshot

Returns: bool
Returns: bool

this.IsCheckDesktopSession

Full Usage: this.IsCheckDesktopSession

Returns: bool
Returns: bool

this.IsCloseWindow

Full Usage: this.IsCloseWindow

Returns: bool
Returns: bool

this.IsDispatchInput

Full Usage: this.IsDispatchInput

Returns: bool
Returns: bool

this.IsEmitDiagnostic

Full Usage: this.IsEmitDiagnostic

Returns: bool
Returns: bool

this.IsOpenWindow

Full Usage: this.IsOpenWindow

Returns: bool
Returns: bool

this.IsQueryNativeWindowState

Full Usage: this.IsQueryNativeWindowState

Returns: bool
Returns: bool

this.IsReadPixels

Full Usage: this.IsReadPixels

Returns: bool
Returns: bool

this.IsRenderScene

Full Usage: this.IsRenderScene

Returns: bool
Returns: bool

this.IsStartBoundedRun

Full Usage: this.IsStartBoundedRun

Returns: bool
Returns: bool

this.IsWriteRunEvidence

Full Usage: this.IsWriteRunEvidence

Returns: bool
Returns: bool

this.IsWriteVisualEvidence

Full Usage: this.IsWriteVisualEvidence

Returns: bool
Returns: bool

Type something to start searching.