共用方式為


NSValue.FromDirectionalEdgeInsets(NSDirectionalEdgeInsets) 方法

定義

[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

參數

傳回

屬性

適用於