SKAction.ReversedAction Property

Definition

Gets a reversed action for the action on which it is run. (For actions that cannot be reversed, the returned action will be the identical action.)

public virtual SpriteKit.SKAction ReversedAction { [Foundation.Export("reversedAction")] get; }
member this.ReversedAction : SpriteKit.SKAction

Property Value

Attributes

Applies to