goToTiltPercentage(with:completionHandler:)

Declaration

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