5 lines
96 B
C#
5 lines
96 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate bool NSAnimationPredicate(NSAnimation animation);
|
||
|
}
|