次の方法で共有


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 インスタンス

戻り値

属性

適用対象