NSCoder_UIGeometryKeyedCoding.DecodeDirectionalEdgeInsets Método

Definición

[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

Parámetros

This
NSCoder

Instancia en la que opera este método.

key
String

Devoluciones

Atributos

Se aplica a