Share via


CGImageAnimation.CGImageSourceAnimationHandler Delegate

Definition

public delegate void CGImageAnimation.CGImageSourceAnimationHandler(IntPtr index, CGImage image, out bool stop);
type CGImageAnimation.CGImageSourceAnimationHandler = delegate of nativeint * CGImage * bool -> unit

Parameters

index
IntPtr

nativeint

image
CGImage
stop
Boolean

Applies to