HMAccessoryServiceUpdateCharacteristicEventArgs クラス

定義

DidUpdateValueForCharacteristic イベントのデータを提供します。

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

コンストラクター

HMAccessoryServiceUpdateCharacteristicEventArgs(HMService, HMCharacteristic)

HMAccessoryServiceUpdateCharacteristicEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Characteristic

HMCharacteristic 変更された Value

Service

サービスを取得または設定します。

適用対象