# viewer画面を反転表示する

上下左右の反転を組み合わせて任意の表示方法にできます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FHLcEIwY2SGQH9FY4Q5ln%2Freverse_display.png?alt=media&#x26;token=0ffd6f26-b0e6-4aba-b96a-6f12f83ea035" alt="viewer画面の反転表示"><figcaption><p>viewer画面の反転表示</p></figcaption></figure>

{% hint style="success" %}
[URLパラメータを用いてデフォルトでviewer画面を反転表示させる](https://docs.timer-share.com/quick-start/advanced-settings-operation/use-url-parameters/set-reverse-display)こともできます。
{% endhint %}

***

## タイマーを上下反転させる

viewer画面の右上にある「↕️」ボタンをクリックして画面を上下反転させることができます。

***

## タイマーを左右反転させる

viewer画面の右上にある「↔️」ボタンをクリックして画面を左右反転させることができます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.timer-share.com/quick-start/advanced-settings-operation/reverse-display.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
