标签: ios nslayoutconstraint uisegmentedcontrol
Fixed leading and trailing constraints with a center constraint may cause clipping.
但我 没有 中心约束。这是我正在使用的UISegmentedControl:
UISegmentedControl
以下是我的约束。尾随和领先的空间,高度,底部空间,顶部空间。
我想它是在抱怨如果屏幕真的很窄并且本地化文本很长,它可能会切断一些东西,但是对于每个分段控件都是如此?