共用方式為


HKWorkoutBuilder.EndCollectionAsync(NSDate) 方法

定義

結束修復,並傳回包含成功狀態的工作,以及發生的任何錯誤。

public virtual System.Threading.Tasks.Task<Tuple<bool,Foundation.NSError>> EndCollectionAsync(Foundation.NSDate endDate);
abstract member EndCollectionAsync : Foundation.NSDate -> System.Threading.Tasks.Task<bool * Foundation.NSError>
override this.EndCollectionAsync : Foundation.NSDate -> System.Threading.Tasks.Task<bool * Foundation.NSError>

參數

endDate
NSDate

健身的結束時間。

傳回

包含成功狀態和發生任何錯誤的工作。

適用於