次の方法で共有


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

戻り値

属性

適用対象