Поделиться через


HMAccessoryDelegate_Extensions.DidAddProfile Метод

Определение

Метод, вызываемый при profile добавлении в accessory.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidAddProfile (this HomeKit.IHMAccessoryDelegate This, HomeKit.HMAccessory accessory, HomeKit.HMAccessoryProfile profile);
static member DidAddProfile : HomeKit.IHMAccessoryDelegate * HomeKit.HMAccessory * HomeKit.HMAccessoryProfile -> unit

Параметры

This
IHMAccessoryDelegate

Экземпляр, с которым работает этот метод расширения.

accessory
HMAccessory

Аксессуар, к которому был добавлен профиль.

profile
HMAccessoryProfile

Добавленный профиль.

Атрибуты

Применяется к