upOrOpen(with:completion:)

Declaration

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