Commit 5eabb7a7 by Jaeyun,Oh

Fix to objc_xxxAssociatedObject issue

parent c1d4c465
...@@ -23,6 +23,8 @@ ...@@ -23,6 +23,8 @@
* THE SOFTWARE. * THE SOFTWARE.
*/ */
import ObjectiveC
public struct AssociatedObject { public struct AssociatedObject {
/** /**
Gets the Obj-C reference for the instance object within the UIView extension. Gets the Obj-C reference for the instance object within the UIView extension.
......
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