goToLiftValue(with:completion:)

Declaration

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