共用方式為


HMHomeManager.UpdatePrimaryHomeAsync(HMHome) 方法

定義

更新主要主家 homecompletion 完成之後執行。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task UpdatePrimaryHomeAsync (HomeKit.HMHome home);
abstract member UpdatePrimaryHomeAsync : HomeKit.HMHome -> System.Threading.Tasks.Task
override this.UpdatePrimaryHomeAsync : HomeKit.HMHome -> System.Threading.Tasks.Task

參數

home
HMHome

傳回

表示非同步 UpdatePrimaryHome 作業的工作

屬性

適用於