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
Trying to configure it in Storyboard but it is giving me this error.
All three properties are not coding complaint.
[Storyboard] Unknown class _TtC14DayCare_Module20UPCarouselFlowLayout in Interface Builder file.
Failed to set (sideItemScale) user defined inspected property on (UICollectionViewLayout): [<UICollectionViewLayout 0x7fa9a8400480> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key sideItemScale.
Failed to set (sideItemAlpha) user defined inspected property on (UICollectionViewLayout): [<UICollectionViewLayout 0x7fa9a8400480> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key sideItemAlpha.
Failed to set (sideItemShift) user defined inspected property on (UICollectionViewLayout): [<UICollectionViewLayout 0x7fa9a8400480> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key sideItemShift.
The text was updated successfully, but these errors were encountered:
Trying to configure it in Storyboard but it is giving me this error.
All three properties are not coding complaint.
[Storyboard] Unknown class _TtC14DayCare_Module20UPCarouselFlowLayout in Interface Builder file.
Failed to set (sideItemScale) user defined inspected property on (UICollectionViewLayout): [<UICollectionViewLayout 0x7fa9a8400480> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key sideItemScale.
Failed to set (sideItemAlpha) user defined inspected property on (UICollectionViewLayout): [<UICollectionViewLayout 0x7fa9a8400480> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key sideItemAlpha.
Failed to set (sideItemShift) user defined inspected property on (UICollectionViewLayout): [<UICollectionViewLayout 0x7fa9a8400480> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key sideItemShift.
The text was updated successfully, but these errors were encountered: