顯示單字意思的 UIReferenceLibraryViewController

利用 UIReferenceLibraryViewController,我們可以像字典一樣查詢顯示單字的意思,比方以下查詢地球上最重要的單字,swift。

let controller = UIReferenceLibraryViewController(term: "swift")
present(controller, animated: true, completion: nil)

有一點需特別注意的,為了能查詢單字,我們得在 iOS 的 Settings App 裡加入字典。放心,字典是免費的,你加再多字典也不會破產。

從 Settings App 的 General > Dictionary 裡加入字典

--

--

彼得潘的 iOS App Neverland
彼得潘的 Swift iOS App 開發問題解答集

彼得潘的iOS App程式設計入門,文組生的iOS App程式設計入門講師,彼得潘的 Swift 程式設計入門,App程式設計入門作者,http://apppeterpan.strikingly.com