Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILengthEdges<All, Top, Left, Right, Bottom, TopLeft, TopRight, BottomLeft, BottomRight>

Common accessors for edge properties

see

{@link ISides}

see

{@link ICorners}

Type parameters

  • All: ViewStyle

  • Top: ViewStyle

  • Left: ViewStyle

  • Right: ViewStyle

  • Bottom: ViewStyle

  • TopLeft: ViewStyle

  • TopRight: ViewStyle

  • BottomLeft: ViewStyle

  • BottomRight: ViewStyle

Hierarchy

Implemented by

Index

Properties

bottom

bottom: ILength<Bottom>

The bottom spacing

bottomLeft

bottomLeft: ILength<BottomLeft>

The bottom left spacing

bottomRight

bottomRight: ILength<BottomRight>

The bottom right value

huge

huge: All

Usually accesses division 900

large

large: All

Usually accesses division 600

larger

larger: All

Usually accesses division 700

largest

largest: All

Usually accesses division 800

left

left: ILength<Left>

The left spacing

normal

normal: All

Usually accesses division 500

right

right: ILength<Right>

The right spacing

small

small: All

Usually accesses division 400

smaller

smaller: All

Usually accesses division 300

smallest

smallest: All

Usually accesses division 200

tiny

tiny: All

Usually accesses division 100

top

top: ILength<Top>

The top spacing

topLeft

topLeft: ILength<TopLeft>

The top left spacing

topRight

topRight: ILength<TopRight>

The top right spacing