<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Are you sure that's because it's defined in a protocol and not because it's a `CGColor`. Can you try it with `UIColor`? I don't think CG types are supported with `@IBInspectable`.<br><br>- Dennis<br><div><br></div><div>Sent from my iPhone</div></div><div><br>On 19. Apr 2017, at 4:43 AM, Cavelle Benjamin via swift-users &lt;<a href="mailto:swift-users@swift.org">swift-users@swift.org</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html charset=utf-8"><div class="">I don’t post to this mailing list very often.<br class=""><br class="">Working on updating my app to have a base set of code that cuts across macOS, iOS, tvOS, watchOS<br class=""><br class="">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. &nbsp;Any thoughts on making this possible?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><a href="https://gitlab.com/snippets/1658032" class="">https://gitlab.com/snippets/1658032</a></div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">CB</div><div class="">web: <a href="https://thecb4.io" class="">https://thecb4.io</a>&nbsp;</div><div class="">twitter: @_thecb4</div><div class=""><br class=""></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>swift-users mailing list</span><br><span><a href="mailto:swift-users@swift.org">swift-users@swift.org</a></span><br><span><a href="https://lists.swift.org/mailman/listinfo/swift-users">https://lists.swift.org/mailman/listinfo/swift-users</a></span><br></div></blockquote></body></html>