class func availableTagSchemes (forLanguage : String) -> [NSLinguisticTagScheme]
Returns the tag schemes available for a particular language on the current device.
現在のデバイス上でのある特定の言語に対して利用可能なタグスキームを返します。
var tagSchemes : [NSLinguisticTagScheme]
Returns the tag schemes configured for this linguistic tagger. For possible values, see
NSLinguisticTagScheme
.
この言語的タガーに対して構成設定されるタグスキームを返します。可能な値として、NSLinguisticTagScheme
を見てください。