Enum Grid.XOffsetType
Represents a type of X offset within the grid
Namespace: Maze.Maui.Controls.InteractiveGrid
Assembly: Maze.Maui.Controls.dll
Syntax
public enum Grid.XOffsetType
Fields
| Name | Description |
|---|---|
| LeftEdge | Offset is from left edge |
| RightEdge | Offset is from right edge |