SKAction.ReversedAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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