INNoteContentType 枚举

定义

枚举注释内容类型。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INNoteContentType
type INNoteContentType = 
继承
INNoteContentType
属性

字段

Image 2

指示图像内容。

Text 1

指示文本内容。

Unknown 0

指示内容类型未知。

适用于