goToTiltPercentage(with:completion:)

Declaration

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