iOS: 布局可视化语法 Visual Format Syntax

可视化语法 Visual Format Syntax

The following are examples of constraints you can specify using the visual format. Note how the text visually matches the image.

标准宽度 Standard Space

[button]-[textField]

宽度约束 Width Constraint

[button(>=50)]

与父视图关联 Connection to Superview

|-50-[purpleBox]-50-|

垂直布局 Vertical Layout

V:[topField]-10-[bottomField]

直连视图 Flush Views

[maroonView][blueView]

Priority

[button(100@20)]

视图宽度相等 Equal Widths

[button1(==button2)]

多条件 Multiple Predicates

[flexibleButton(>=70,<=100)]

一行完整的布局 A Complete Line of Layout

|-[find]-[findNext]-[findField(>=20)]-|

iOS: 布局可视化语法 Visual Format Syntax,,5-wow.com

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。