Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILengthSides<All, Top, Left, Right, Bottom>

Common accessors for sides properties

Type parameters

  • All: ViewStyle

  • Top: ViewStyle

  • Left: ViewStyle

  • Right: ViewStyle

  • Bottom: ViewStyle

Hierarchy

Implemented by

Index

Properties

bottom

bottom: ILength<Bottom>

The bottom spacing

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