Hi TextKit team,
How do I access the textContentStorage of UITextView that is usingTextLayoutManager: true?
I'd like to use the NSTextContentStorageDelegate methods, but unlike NSTextView where it has a property for textContentStorage, it seems UITextView doesn't expose this?
Thanks for your help in advance!
Cheers / Leo