SpatialAbsoluteAlignment

object SpatialAbsoluteAlignment


A collection of common SpatialAlignments unaware of the layout direction.

Summary

Public properties

SpatialAlignment

Aligns at the bottom of the vertical axis and left of the horizontal axis irrespective of the layout direction.

SpatialAlignment

Aligns at the bottom of the vertical axis and right of the horizontal axis irrespective of the layout direction.

SpatialAlignment

Aligns at the center of the vertical axis and left of the horizontal axis irrespective of the layout direction.

SpatialAlignment

Aligns at the center of the vertical axis and right of the horizontal axis irrespective of the layout direction.

SpatialAlignment.Horizontal

Aligns at the left of the horizontal axis irrespective of the layout direction.

SpatialAlignment.Horizontal

Aligns at the right of the horizontal axis irrespective of the layout direction.

SpatialAlignment

Aligns at the top of the vertical axis and left of the horizontal axis irrespective of the layout direction.

SpatialAlignment

Aligns at the top of the vertical axis and right of the horizontal axis irrespective of the layout direction.

Public properties

BottomLeft

Added in 1.0.0-alpha07
val BottomLeftSpatialAlignment

Aligns at the bottom of the vertical axis and left of the horizontal axis irrespective of the layout direction.

BottomRight

Added in 1.0.0-alpha07
val BottomRightSpatialAlignment

Aligns at the bottom of the vertical axis and right of the horizontal axis irrespective of the layout direction.

CenterLeft

Added in 1.0.0-alpha07
val CenterLeftSpatialAlignment

Aligns at the center of the vertical axis and left of the horizontal axis irrespective of the layout direction.

CenterRight

Added in 1.0.0-alpha07
val CenterRightSpatialAlignment

Aligns at the center of the vertical axis and right of the horizontal axis irrespective of the layout direction.

Left

Added in 1.0.0-alpha07
val LeftSpatialAlignment.Horizontal

Aligns at the left of the horizontal axis irrespective of the layout direction.

Right

Added in 1.0.0-alpha07
val RightSpatialAlignment.Horizontal

Aligns at the right of the horizontal axis irrespective of the layout direction.

TopLeft

Added in 1.0.0-alpha07
val TopLeftSpatialAlignment

Aligns at the top of the vertical axis and left of the horizontal axis irrespective of the layout direction.

TopRight

Added in 1.0.0-alpha07
val TopRightSpatialAlignment

Aligns at the top of the vertical axis and right of the horizontal axis irrespective of the layout direction.