5 lines
114 B
C#
5 lines
114 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate double NSAnimationProgress(NSAnimation animation, double progress);
|
||
|
}
|