SKPhysicsContactDelegate.DidEndContact(SKPhysicsContact) Method
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.
Contact ended.
[Foundation.Export("didEndContact:")]
public virtual void DidEndContact (SpriteKit.SKPhysicsContact contact);
abstract member DidEndContact : SpriteKit.SKPhysicsContact -> unit
override this.DidEndContact : SpriteKit.SKPhysicsContact -> unit
Parameters
- contact
- SKPhysicsContact
- Attributes