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