ViewerBackendPreference Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
DefaultBackend
|
|
Full Usage:
OpenGL
|
|
Full Usage:
Software
|
|
Full Usage:
Vulkan
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDefaultBackend
Returns: bool
|
|
Full Usage:
this.IsOpenGL
Returns: bool
|
|
Full Usage:
this.IsSoftware
Returns: bool
|
|
Full Usage:
this.IsVulkan
Returns: bool
|
|