次の方法で共有


NLTokenUnit 列挙型

定義

タグを適用できる言語単位を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NLTokenUnit
type NLTokenUnit = 
継承
NLTokenUnit
属性

フィールド

Document 3

ドキュメント全体を示します。

Paragraph 2

段落を示します。

Sentence 1

文を示します。

Word 0

単語を示します。

適用対象