Table of Contents

Delegate ObjC.SelfSelIdId_RetBool_Callback

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
public delegate bool ObjC.SelfSelIdId_RetBool_Callback(nint self, nint sel, nint id1, nint id2)

Parameters

self nint
sel nint
id1 nint
id2 nint

Returns

bool