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