GKAgent.Behavior Property
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.
The behavior of the GKAgent, described by a set of weighted goals.
public virtual GameplayKit.GKBehavior Behavior { [Foundation.Export("behavior", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBehavior:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Behavior : GameplayKit.GKBehavior with get, set
(More documentation for this node is coming)
This value can be null
.
- Attributes
Product | Versions |
---|---|
Xamarin iOS SDK | 12 |