moveSaturation(with:expectedValues:expectedValueInterval:completionHandler:)
Declaration
func moveSaturation(with params: MTRColorControlClusterMoveSaturationParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func moveSaturation(with params: MTRColorControlClusterMoveSaturationParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws