Share via


SKKeyframeSequence.RepeatMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKRepeatMode RepeatMode { [Foundation.Export("repeatMode")] get; [Foundation.Export("setRepeatMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("repeatMode")>]
[<set: Foundation.Export("setRepeatMode:")>]
member this.RepeatMode : SpriteKit.SKRepeatMode with get, set

Property Value

Attributes

Applies to