Table of Contents

Delegate ObjC.SelfSelId_RetBool_Callback

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
public delegate bool ObjC.SelfSelId_RetBool_Callback(nint self, nint sel, nint sender)

Parameters

self nint
sel nint
sender nint

Returns

bool