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
It's common to use layers directly in view alignment or distribution, particularly for layer types that don't have an equivalent view, such as CAGradientLayer or CAShapeLayer. We should make the alignment and distribution abstractions support layers in addition to views.
The text was updated successfully, but these errors were encountered:
It's common to use layers directly in view alignment or distribution, particularly for layer types that don't have an equivalent view, such as
CAGradientLayer
orCAShapeLayer
. We should make the alignment and distribution abstractions support layers in addition to views.The text was updated successfully, but these errors were encountered: