Enum MenuPlacement
Represents the placement of a menu.
Namespace: DevToys.Api
Assembly: DevToys.Api.dll
Syntax
public enum MenuPlacement
Fields
| Name | Description |
|---|---|
| Body | The menu is placed in the body. |
| Footer | The menu is placed in the footer. |