다음을 통해 공유


NSCoder_UIGeometryKeyedCoding.DecodeDirectionalEdgeInsets 메서드

정의

[Foundation.Export("decodeDirectionalEdgeInsetsForKey:")]
[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.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.NSDirectionalEdgeInsets DecodeDirectionalEdgeInsets (this Foundation.NSCoder This, string key);
static member DecodeDirectionalEdgeInsets : Foundation.NSCoder * string -> UIKit.NSDirectionalEdgeInsets

매개 변수

This
NSCoder

이 메서드가 작동하는 인스턴스입니다.

key
String

반환

특성

적용 대상