Enum Grid.YOffsetType
Represents a type of Y offset within the grid
Namespace: Maze.Maui.Controls.InteractiveGrid
Assembly: Maze.Maui.Controls.dll
Syntax
public enum Grid.YOffsetType
Fields
| Name | Description |
|---|---|
| BottomEdge | Offset is from bottom edge |
| TopEdge | Offset is from top edge |