LayoutAlign Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
Auto
|
|
Full Usage:
Center
|
|
Full Usage:
End
|
|
Full Usage:
SpaceAround
|
|
Full Usage:
SpaceBetween
|
|
Full Usage:
SpaceEvenly
|
|
Full Usage:
Start
|
|
Full Usage:
Stretch
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAuto
Returns: bool
|
|
Full Usage:
this.IsCenter
Returns: bool
|
|
Full Usage:
this.IsEnd
Returns: bool
|
|
Full Usage:
this.IsSpaceAround
Returns: bool
|
|
Full Usage:
this.IsSpaceBetween
Returns: bool
|
|
Full Usage:
this.IsSpaceEvenly
Returns: bool
|
|
Full Usage:
this.IsStart
Returns: bool
|
|
Full Usage:
this.IsStretch
Returns: bool
|
|