Enum
HorizontalPlacement

Specifies the horizontal placement of an element.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum HorizontalPlacement

Fields

Center

The element is placed in the center.

Declaration

cs-api-definition
Center = 1

Field Value

HorizontalPlacement

Left

The element is placed on the left.

Declaration

cs-api-definition
Left = 0

Field Value

HorizontalPlacement

Right

The element is placed on the right.

Declaration

cs-api-definition
Right = 2

Field Value

HorizontalPlacement

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