languagesWithLocales Instance Property

@property (nonatomic, readonly) NSString * languagesWithLocales;

The languages found in the recognised text, including locale parts (delimited by colons).

Top