HMHomeServiceServiceGroupEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fournit des données pour les DidRemoveService événements E:HomeKit.HMHomeServiceGroupEventArgs.DidRemoveService .
public class HMHomeServiceServiceGroupEventArgs : EventArgs
type HMHomeServiceServiceGroupEventArgs = class
inherit EventArgs
- Héritage
-
HMHomeServiceServiceGroupEventArgs
Constructeurs
HMHomeServiceServiceGroupEventArgs(HMService, HMServiceGroup) |
Initialise une nouvelle instance de la classe HMHomeServiceServiceGroupEventArgs. |
Propriétés
Group |
Obtient ou définit le groupe de services affecté. |
Service |
Obtient ou définit le service affecté. |