UI.View.Border

Since

4.1.4

Ios

Android

Includes enums of View's borders.

Enumeration Members

TOP_LEFT: 1

View's top-left border.

Property

Android

Ios

Static

Since

4.1.4

TOP_RIGHT: 2

View's top-right border.

Property

Android

Ios

Static

Since

4.1.4

BOTTOM_RIGHT: 8

View's bottom-right border.

Property

Android

Ios

Static

Since

4.1.4

BOTTOM_LEFT: 4

View's bottom-left border.

Property

Android

Ios

Static

Since

4.1.4

Generated using TypeDoc