Share via


HMAccessoryFirmwareVersionEventArgs(String) Constructor

Definition

Create a new instance of the HMAccessoryFirmwareVersionEventArgs with the specified event data.

public HMAccessoryFirmwareVersionEventArgs(string firmwareVersion);
new HomeKit.HMAccessoryFirmwareVersionEventArgs : string -> HomeKit.HMAccessoryFirmwareVersionEventArgs

Parameters

firmwareVersion
String

The value for the FirmwareVersion property.

Applies to