Share via


GKCompositeBehavior.RemoveBehavior(GKBehavior) Method

Definition

[Foundation.Export("removeBehavior:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveBehavior(GameplayKit.GKBehavior behavior);
[<Foundation.Export("removeBehavior:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveBehavior : GameplayKit.GKBehavior -> unit
override this.RemoveBehavior : GameplayKit.GKBehavior -> unit

Parameters

behavior
GKBehavior
Attributes

Applies to