Share via


NSValue.ToUIOffset(NativeHandle) Method

Definition

Converts a native handle to a UIOffset.

public static UIKit.UIOffset ToUIOffset(ObjCRuntime.NativeHandle handle);
static member ToUIOffset : ObjCRuntime.NativeHandle -> UIKit.UIOffset

Parameters

handle
NativeHandle

The native handle.

Returns

The UIOffset.

Applies to