Version: 2017.4
public UI.Graphic placeholder ;

説明

This is an optional ‘empty’ graphic to show that the InputField text field is empty. Note that this ‘empty' graphic still displays even when the InputField is selected (that is; when there is focus on it).

プレースホルダーグラフィックはわずかなヒントを表示するか、コントロールが InputField であることをより明白にするために使用することができます。

Text コンポーネントがプレースホルダーとして使用されている場合は、プレースホルダーのテキストは、混同して混乱しないように InputField の実際のテキストとは異なる見た目にすることを推奨します。例えば、プレースホルダーテキストは実際のテキストより薄い色であるか、アルファ値がより低いかもしれません。