colorLoopSet(with:completionHandler:)

Declaration

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