다음을 통해 공유


NSValue.FromUIEdgeInsets(UIEdgeInsets) 메서드

정의

UIEdgeInsets 개체를 래핑하는 NSValue를 만듭니다.

[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

매개 변수

insets
UIEdgeInsets

반환

특성

적용 대상