barrierControlGoToPercent(with:completionHandler:)

Declaration

func barrierControlGoToPercent(with params: MTRBarrierControlClusterBarrierControlGoToPercentParams, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func barrierControlGoToPercent(with params: MTRBarrierControlClusterBarrierControlGoToPercentParams) async throws