ViewerWindowPosition Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
Centered
|
|
Full Usage:
Coordinates(x, y)
Parameters:
int
y : int
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCentered
Returns: bool
|
|
Full Usage:
this.IsCoordinates
Returns: bool
|
|