Table of Contents

Delegate ObjC.IdSelId_Bool

Namespace
Xui.Runtime.MacOS
Assembly
Xui.Runtime.MacOS.dll
public delegate bool ObjC.IdSelId_Bool(nint self, nint sel, nint v1)

Parameters

self nint
sel nint
v1 nint

Returns

bool