GCMicroGamepad.Controller Property
Definition
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.
Gets the controller for this profile.
public virtual GameController.GCController Controller { [Foundation.Export("controller", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.Controller : GameController.GCController
Property Value
The controller for this profile.
- Attributes