IGameControllerBatteryInfo.from constructor

IGameControllerBatteryInfo.from(
  1. IInspectable interface
)

Implementation

factory IGameControllerBatteryInfo.from(IInspectable interface) =>
    IGameControllerBatteryInfo.fromRawPointer(
        interface.toInterface(IID_IGameControllerBatteryInfo));