Version: 2020.1
言語: 日本語

StyleLength

struct in UnityEngine.UIElements

マニュアルに切り替える

説明

Style value that can be either a Length or a StyleKeyword.

変数

keywordThe style keyword.
valueThe Length value.

コンストラクタ

StyleLengthCreates from either a Length or a StyleKeyword.