Scene Element: Text(文字)

About(解説)

Displays non-editable text for labels etc.

https://tasker.joaoapps.com/userguide/en/element_text.html

ラベル用に編集不可のテキストを表示します。

Parameter: Position(パラメーター:座標)

Where to place the text within its box

https://tasker.joaoapps.com/userguide/en/element_text.html

テキストボックス内でのテキストの表示位置です。

Parameter: Text Width Scale(パラメーター:文字サイズの倍率)

A horizontal scaling factor to squash up (negative values) or stretch (positive values) the text.

https://tasker.joaoapps.com/userguide/en/element_text.html

テキストの横幅をより細く(マイナスの値)または、より太く(プラスの値)表示する倍率を指定します。

Parameter: Font(パラメーター:文字フォント)

Specifies a custom font file to use for the text instead of the system default. Many thousands of free font files (with the filename ending in .ttf are available for download on the Internet.

https://tasker.joaoapps.com/userguide/en/element_text.html

システムの標準フォントを変更する為のカスタムフォントファイルを指定します。ネットで検索すると数千ものフリーフォント(ファイルの拡張子が.ttfのもの)が見つかります。

Parameter: Vertical Fit Mode(パラメーター:縦方向のフィット)

What to do when the height of the text to display is greater than the height of the element.

https://tasker.joaoapps.com/userguide/en/element_text.html

要素の高さよりも文字の高さが大きい場合の対処方法を指定します。

Parameter: Text Format(パラメーター:文字の書式)

Specifies how the text should be displayed.

  • Plain Text
    just show the text as-is
  • Text With Links
    things that look like links are clickable (though not in the scene editor) e.g. URLs, email addresses, phone numbers
  • HTML
    interpret the text as a piece of HTML. Only simple tags are interpreted and no images are displayable.
https://tasker.joaoapps.com/userguide/en/element_text.html

文字がどのように表示されるかを指定します。

  • プレーン文字
    文字をそのまま表示します。
  • リンク付き文字
    リンク付きの文字を表示します(シーン編集画面ではリンクは機能しません)。例えば、Eメール、住所、電話番号などです。
  • HTML
    文字をHTMLとして解釈します。単純なタグに限られイメージなどは使用できません。

Events(イベント)

Related Actions(関連するアクション)

https://tasker.joaoapps.com/userguide/en/element_text.html
  • 要素の文字
  • 要素の文字色
  • 要素の枠線
  • 要素の背景色
  • 要素にフォーカス
  • 要素の座標
  • 要素のサイズ
  • 要素の可視性
  • 要素の重なり順
  • 要素を調査

See Also(こちらもご覧下さい)