autolayoutuikitinterface-builderios-autolayout

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


What is the white area around the UILabel when it is selected in storyboardshortcut of the scene


Solution

  • It's just the Xcode UI behaviour of Xcode's interface builder, which highlights the selected UI component. It's not just for UILabel, every UI component has this effect.

    Xcode Interface builder