Layout.md 461 B

Layout

Topics

Performance

  • doc:Layout-performance

Padding

  • View/padding(_:)-(Int?)
  • View/padding(_:_:)
  • Edge
  • Edge/Set
  • EdgeInsets

Aspect ratio

  • View/aspectRatio(_:contentMode:)-(Double?,_)
  • ContentMode

Frame

  • View/frame(width:height:alignment:)-(Double?,_,_)
  • View/frame(minWidth:idealWidth:maxWidth:minHeight:idealHeight:maxHeight:alignment:)-(Double?,_,_,_,_,_,_)
  • Alignment