layoutBox / PinLayout

Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.leading & .trailing?

Kaakati opened this issue · comments

How does this handles .leading & .trailing instead of .left & .right ?

See the doc section https://github.com/layoutBox/PinLayout#rtl_support. Many methods support right-to-left layout.

In this documentation all methods that support RTL languages are marked using the following icon: image