Share via


GCController.Current Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static GameController.GCController? Current { [Foundation.Export("current", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("current", ObjCRuntime.ArgumentSemantic.Strong)>]
static member Current : GameController.GCController

Property Value

Attributes

Applies to