shared()
Returns the shared vocabulary object.
Declaration
class func shared() -> SelfReturn Value
The shared vocabulary object.
Discussion
Always use this method to retrieve the vocabulary object for your iOS app.
Returns the shared vocabulary object.
class func shared() -> SelfThe shared vocabulary object.
Always use this method to retrieve the vocabulary object for your iOS app.