NSValue.FromUIOffset(UIOffset) Metodo

Definizione

Crea un valore NSValue che esegue il wrapping di una struttura 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

Parametri

insets
UIOffset

Istanza di UIOffset

Restituisce

Attributi

Si applica a