NSMethodSignature.FromObjcTypes(IntPtr) Method

Definition

[Foundation.Export("signatureWithObjCTypes:")]
public static Foundation.NSMethodSignature FromObjcTypes (IntPtr utf8objctypes);
static member FromObjcTypes : nativeint -> Foundation.NSMethodSignature

Parameters

utf8objctypes
IntPtr

nativeint

Returns

Attributes

Applies to