Partager via


NSValue.FromUIOffset(UIOffset) Méthode

Définition

Crée une valeur NSValue qui encapsule une structure UIOffset.

[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

Paramètres

insets
UIOffset

Instance UIOffset

Retours

Attributs

S’applique à