I am using UIReferenceLibraryViewController to obtain entries of language dictionaries of iPads through my app. I would also like to check which dictionaries were used to display its entry. How can I programmatically obtain which dictionaries are made available in an iPad using Swift?
Please and Thank you!