Share via


NSValue.UIEdgeInsetsValue 属性

定义

返回由此 NSValue 对象包装的 UIEdgeInsets 值。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIEdgeInsets UIEdgeInsetsValue { [Foundation.Export("UIEdgeInsetsValue")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.UIEdgeInsetsValue : UIKit.UIEdgeInsets

属性值

属性

适用于