You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -154,10 +154,10 @@ Most of the customization can be done inside **Interface Builder**.
154
154
|:------------------| ----- |
155
155
|`offCenter`|**leftmost and righmost labels only**: relative inset expressed as a proportion of individual label width: 0: none, +0.5: nudge in by a half width (fully fit) or -0.5: draw completely outside |
156
156
|`insets`|**leftmost and righmost labels only**: absolute inset expressed in pixels |
157
-
|`emphasisLayout`| emphasized (_selected_) labels vertical alignment ; `.top`, `.centerY` or `.bottom`. Default is `.top` (†) |
158
-
|`regularLayout`| regular labels vertical alignment ; `.top`, `.centerY` or `.bottom`. Default is `.bottom` (†) |
157
+
|`emphasisLayout`| emphasized (_selected_) labels vertical alignment ; `.top`, `.centerY` or `.bottom`. Default is `.top` (‡) |
158
+
|`regularLayout`| regular labels vertical alignment ; `.top`, `.centerY` or `.bottom`. Default is `.bottom` (‡) |
159
159
160
-
(†) No camel animation will occur when `emphasisLayout` = `regularLayout`, i.e. `.centerY`.
160
+
(‡) No camel animation will occur when `emphasisLayout` = `regularLayout`, i.e. `.centerY`.
0 commit comments