Freigeben über


NSValue.FromUIOffset(UIOffset) Methode

Definition

Erstellt eine NSValue, die eine UIOffset-Struktur umschließt.

[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

Parameter

insets
UIOffset

Die UIOffset-Instanz

Gibt zurück

Attribute

Gilt für: