moveToSaturation(with:completionHandler:)
Declaration
func moveToSaturation(with params: MTRColorControlClusterMoveToSaturationParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func moveToSaturation(with params: MTRColorControlClusterMoveToSaturationParams) async throws