StyleInt

struct in UnityEngine.UIElements

매뉴얼로 전환

설명

Style value that can be either an integer or a StyleKeyword.

변수

keywordThe style keyword.
valueThe integer value.

생성자

StyleIntCreates from either an integer or StyleKeyword.