Freigeben über


NLTokenUnit Enumeration

Definition

Listet linguistische Einheiten auf, auf die Tags angewendet werden können.

[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 = 
Vererbung
NLTokenUnit
Attribute

Felder

Document 3

Gibt ein gesamtes Dokument an.

Paragraph 2

Gibt einen Absatz an.

Sentence 1

Gibt einen Satz an.

Word 0

Gibt ein Wort an.

Gilt für: