Share via


HMAccessoryProfileEventArgs(HMAccessoryProfile) Constructor

Definition

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

public HMAccessoryProfileEventArgs(HomeKit.HMAccessoryProfile profile);
new HomeKit.HMAccessoryProfileEventArgs : HomeKit.HMAccessoryProfile -> HomeKit.HMAccessoryProfileEventArgs

Parameters

profile
HMAccessoryProfile

The value for the Profile property.

Applies to