goToTiltValue(with:completion:)

Declaration

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