GKBehavior
GKBehavior()
GKBehavior(IntPtr)
GKBehavior(NativeHandle)
GKBehavior(NSObjectFlag)
ClassHandle
GoalCount
this[GKGoal]
this[nuint]
this[nuint]
Copy(NSZone)
FromGoal(GKGoal, Single)
FromGoals(GKGoal[])
FromGoals(GKGoal[], NSNumber[])
FromGoals(NSDictionary<GKGoal, NSNumber>)
GetWeight(GKGoal)
RemoveAllGoals()
RemoveGoal(GKGoal)
SetWeight(Single, GKGoal)
xamarinios
namespace GameplayKit
{
[DefaultMember("Item")]
[Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 11, PlatformArchitecture.All, null)]
[Register("GKBehavior", true)]
public class GKBehavior : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal GKBehavior(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API