Commit 9046ef06 by Daniel Dahan

made AssociatedObject public for usage in external frameworks

parent 82aea2a4
......@@ -23,7 +23,7 @@
* THE SOFTWARE.
*/
internal struct AssociatedObject {
public struct AssociatedObject {
/**
Gets the Obj-C reference for the instance object within the UIView extension.
- Parameter base: Base object.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment