Compartir a través de


NSValue.FromUIEdgeInsets(UIEdgeInsets) Método

Definición

Crea un NSValue que encapsula un objeto UIEdgeInsets.

[Foundation.Export("valueWithUIEdgeInsets:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSValue FromUIEdgeInsets (UIKit.UIEdgeInsets insets);
static member FromUIEdgeInsets : UIKit.UIEdgeInsets -> Foundation.NSValue

Parámetros

insets
UIEdgeInsets

Devoluciones

Atributos

Se aplica a