HMAccessoryServiceUpdateCharacteristicEventArgs 构造函数

定义

初始化 HMAccessoryServiceUpdateCharacteristicEventArgs 类的新实例。

public HMAccessoryServiceUpdateCharacteristicEventArgs (HomeKit.HMService service, HomeKit.HMCharacteristic characteristic);
new HomeKit.HMAccessoryServiceUpdateCharacteristicEventArgs : HomeKit.HMService * HomeKit.HMCharacteristic -> HomeKit.HMAccessoryServiceUpdateCharacteristicEventArgs

参数

service
HMService
characteristic
HMCharacteristic

适用于