UIImage.WritableTypeIdentifiersForItemProvider 属性

定义

获取统一类型标识符的数组,这些标识符指定哪些数据类型可以加载到颜色中。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] WritableTypeIdentifiersForItemProvider { [Foundation.Export("writableTypeIdentifiersForItemProvider", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.WritableTypeIdentifiersForItemProvider : string[]

属性值

String[]
属性

适用于