Share via


NSValue.ToCGVector(NativeHandle) Method

Definition

Converts a native handle to a CGVector.

public static CoreGraphics.CGVector ToCGVector(ObjCRuntime.NativeHandle handle);
static member ToCGVector : ObjCRuntime.NativeHandle -> CoreGraphics.CGVector

Parameters

handle
NativeHandle

The native handle.

Returns

The CGVector.

Applies to