Enum
VerticalPlacement

Specifies the vertical placement of an element.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum VerticalPlacement

Fields

Bottom

The element is placed at the bottom.

Declaration

cs-api-definition
Bottom = 2

Field Value

VerticalPlacement

Center

The element is placed in the center.

Declaration

cs-api-definition
Center = 1

Field Value

VerticalPlacement

Top

The element is placed at the top.

Declaration

cs-api-definition
Top = 0

Field Value

VerticalPlacement

In this article
DefinitionFieldsBottomCenterTop
Not finding the help you need?
Contact Support