Not sure if Swift 1.2 fixed this but
@IBInspectable var title_align_center: Bool?
Works in Interface Builder but the app crashes without warning. IBInspectable cannot be optional.
Original videos, music, and software.
Not sure if Swift 1.2 fixed this but
@IBInspectable var title_align_center: Bool?
Works in Interface Builder but the app crashes without warning. IBInspectable cannot be optional.
No comments:
Post a Comment