maze-project
Show / Hide Table of Contents

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

In this article
Back to top Generated by DocFX