ParentDeviceControlRequest Property
The last applied control request.
Caller can cast this to the derived class if they know what type it is,
otherwise they can use the
ControlInfo to get info out of it.
Namespace: CTRE.Phoenix6.HardwareAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public ControlRequest ControlRequest { get; protected set; }
member ControlRequest : ControlRequest with get, set
Property Value
ControlRequest