UIView
safeAreaLayoutGuide
layoutMarginsGuide
readableContentGuide
UIScrollView
contentLayoutGuide
frameLayoutGuide
UILabel
not support layout margins.UIStackView
not support follow readable width. UseisLayoutMarginsRelativeArrangement = true
for activate layout margins.