StyleLength

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule


Implements interfaces:IStyleValue<T0>

Description

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

Properties

keyword The style keyword.
value The Length value.

Constructors

StyleLength Creates the Length with the value v in LengthUnit.Pixel.

Did you find this page useful? Please give it a rating: