在情节提要中选择 UILabel 周围的白色区域是什么?

What is the white area around the UILabel when it is selected in storyboard?

在 Storyboard 中选中时 UILabel 周围的白色区域是什么

这只是 Xcode 界面生成器的 Xcode UI 行为,它突出显示了选定的 UI 组件。不仅仅是 UILabel,每个 UI 组件都有这个效果。