Logo FS-Skia-UI

ViewerBackendPreference Type

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

Union cases

Union case Description

DefaultBackend

Full Usage: DefaultBackend

OpenGL

Full Usage: OpenGL

Software

Full Usage: Software

Vulkan

Full Usage: Vulkan

Instance members

Instance member Description

this.IsDefaultBackend

Full Usage: this.IsDefaultBackend

Returns: bool
Returns: bool

this.IsOpenGL

Full Usage: this.IsOpenGL

Returns: bool
Returns: bool

this.IsSoftware

Full Usage: this.IsSoftware

Returns: bool
Returns: bool

this.IsVulkan

Full Usage: this.IsVulkan

Returns: bool
Returns: bool

Type something to start searching.