Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Scroller.UxmlTraits

Defines UxmlTraits for the Scroller.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class Scroller.UxmlTraits : VisualElement.UxmlTraits

Properties

Property

Description

uxmlChildElementsDescriptionReturns an empty enumerable, as scrollers do not have children.

Methods

Method

Description

InitInitialize Scroller properties using values from the attribute bag.

Inheritance