Version: 2021.1
言語: 日本語

CustomStyleProperty<T0>

struct in UnityEngine.UIElements

マニュアルに切り替える

説明

Define a custom style property for an element to be retrieved with CustomStyleResolvedEvent.

変数

nameName of the custom property.

コンストラクタ

CustomStyleProperty_1Creates custom property from a string.