colorLoopSet(with:completion:)

Declaration

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