Version: 1.4
LanguageEnglish
  • C#

StyleLength

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

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

Properties

keyword The style keyword.
value The Length value.

Constructors

StyleLength Creates from either a Length or a StyleKeyword.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答