pub type NLLanguage = NSString;Expand description
The languages that the Natural Language framework supports.
Aliased Type§
pub struct NLLanguage {
pub ptr: Id<Object, Shared>,
/* private fields */
}Fields§
§ptr: Id<Object, Shared>The raw pointer to the Objective-C object.