다음을 통해 공유


UIColor.GetObject(NSData, String, NSError) 메서드

정의

[Foundation.Export("objectWithItemProviderData:typeIdentifier:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIColor GetObject (Foundation.NSData data, string typeIdentifier, out Foundation.NSError outError);
static member GetObject : Foundation.NSData * string *  -> UIKit.UIColor

매개 변수

data
NSData
typeIdentifier
String
outError
NSError

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

반환

특성

설명

(이 노드에 대한 추가 설명서 제공 예정)

백그라운드 스레드에서 사용할 수 있습니다.

적용 대상