> On 2 Sep 2016, at 13:46, Igor Ranieri <[email protected]> wrote: > > You might want to look into UIReferenceLibraryViewController. That’s the > class that presents the dictionary view for you, you can instantiate it with > a term and present it to the user. >
Thanks a lot! Exactly what I was trying to find. Kind regards, Gerriet. >> >> In macOS I would use [NSView showDefinitionForAttributedString:atPoint: ]. >> But I could find no such thing in UIView. >> >> Where to look for this? >> >> >> Gerriet. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
