goToLiftPercentage(with:completion:)

Declaration

func goToLiftPercentage(with params: MTRWindowCoveringClusterGoToLiftPercentageParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func goToLiftPercentage(with params: MTRWindowCoveringClusterGoToLiftPercentageParams) async throws