Skip to content

Instantly share code, notes, and snippets.

@ivangodfather
Created September 9, 2015 16:46
Show Gist options
  • Select an option

  • Save ivangodfather/6f6ed1b911a40365a468 to your computer and use it in GitHub Desktop.

Select an option

Save ivangodfather/6f6ed1b911a40365a468 to your computer and use it in GitHub Desktop.
@IBDesignable class ExclusiveSelectorView: UIView {
@IBInspectable var cellWidth: CGFloat?
Failed to set (cellWidth) user defined inspected property on (Test.ExclusiveSelectorView): [<Test.ExclusiveSelectorView 0x7fd3a2242960> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key cellWidth.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment