[swift-users] Designable Protocols
Cavelle Benjamin
cavelle at thecb4.io
Tue Apr 18 21:43:53 CDT 2017
I don’t post to this mailing list very often.
Working on updating my app to have a base set of code that cuts across macOS, iOS, tvOS, watchOS
I’m writing a protocol to use across all the platforms that would be “designable” inside Interface Builder, but I cannot make protocol variables Inspectable when they are defined implemented in the class/struct. Any thoughts on making this possible?
https://gitlab.com/snippets/1658032 <https://gitlab.com/snippets/1658032>
Cheers,
CB
web: https://thecb4.io <https://thecb4.io/>
twitter: @_thecb4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170418/ce93339b/attachment.html>
More information about the swift-users
mailing list