Share via


NSAnimationDelegate_Extensions.AnimationShouldStart Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool AnimationShouldStart(this AppKit.INSAnimationDelegate This, AppKit.NSAnimation animation);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member AnimationShouldStart : AppKit.INSAnimationDelegate * AppKit.NSAnimation -> bool

Parameters

animation
NSAnimation

Returns

Attributes

Applies to