DockPosition Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
Bottom
|
|
Full Usage:
Fill
|
|
Full Usage:
Left
|
|
Full Usage:
Right
|
|
Full Usage:
Top
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBottom
Returns: bool
|
|
Full Usage:
this.IsFill
Returns: bool
|
|
Full Usage:
this.IsLeft
Returns: bool
|
|
Full Usage:
this.IsRight
Returns: bool
|
|
Full Usage:
this.IsTop
Returns: bool
|
|