Share via


HMAccessoryServiceUpdateCharacteristicEventArgs 类

定义

DidUpdateValueForCharacteristic 事件提供数据。

public class HMAccessoryServiceUpdateCharacteristicEventArgs : EventArgs
type HMAccessoryServiceUpdateCharacteristicEventArgs = class
    inherit EventArgs
继承
HMAccessoryServiceUpdateCharacteristicEventArgs

构造函数

HMAccessoryServiceUpdateCharacteristicEventArgs(HMService, HMCharacteristic)

初始化 HMAccessoryServiceUpdateCharacteristicEventArgs 类的新实例。

属性

Characteristic

HMCharacteristic已更改的 Value

Service

获取或设置服务。

适用于