Share via


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

返回

属性

适用于