maze-project
Show / Hide Table of Contents

Enum FrameBorder.FrameCorner

Represents the corner with which a frame border is associated

Namespace: Maze.Maui.Controls.InteractiveGrid
Assembly: Maze.Maui.Controls.dll
Syntax
public enum FrameBorder.FrameCorner

Fields

Name Description
BottomLeft

Bottom-left

BottomRight

Bottom-right

None

None

TopLeft

Top-left

TopRight

Top-right

In this article
Back to top Generated by DocFX