Share via


GCPhysicalInputProfile.GetObjectForKeyedSubscript(String) Method

Definition

[Foundation.Export("objectForKeyedSubscript:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameController.GCControllerElement? GetObjectForKeyedSubscript(string key);
[<Foundation.Export("objectForKeyedSubscript:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetObjectForKeyedSubscript : string -> GameController.GCControllerElement
override this.GetObjectForKeyedSubscript : string -> GameController.GCControllerElement

Parameters

key
String

Returns

Attributes

Applies to