5 lines
139 B
C#
5 lines
139 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate NSMenu NSTextViewEventMenu(NSTextView view, NSMenu menu, NSEvent theEvent, ulong charIndex);
|
||
|
}
|