NSValue.FromDirectionalEdgeInsets(NSDirectionalEdgeInsets) Method

Definition

[Foundation.Export("valueWithDirectionalEdgeInsets:")]
[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)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSValue FromDirectionalEdgeInsets (UIKit.NSDirectionalEdgeInsets insets);
static member FromDirectionalEdgeInsets : UIKit.NSDirectionalEdgeInsets -> Foundation.NSValue

Parameters

Returns

Attributes

Applies to