Share via


SCNAnimation.AnimationDidStop Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNAnimationDidStopHandler? AnimationDidStop { [Foundation.Export("animationDidStop", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAnimationDidStop:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("animationDidStop", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setAnimationDidStop:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AnimationDidStop : SceneKit.SCNAnimationDidStopHandler with get, set

Property Value

Attributes

Applies to