Logo FS-Skia-UI

ViewerWindowPosition Type

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

Union cases

Union case Description

Centered

Full Usage: Centered

Coordinates(x, y)

Full Usage: Coordinates(x, y)

Parameters:
    x : int
    y : int

x : int
y : int

Instance members

Instance member Description

this.IsCentered

Full Usage: this.IsCentered

Returns: bool
Returns: bool

this.IsCoordinates

Full Usage: this.IsCoordinates

Returns: bool
Returns: bool

Type something to start searching.