共用方式為


NSValue.FromUIOffset(UIOffset) 方法

定義

建立會包裝 UIOffset 結構的 NSValue。

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

參數

insets
UIOffset

UIOffset 實例

傳回

屬性

適用於