Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScrollView.UxmlTraits

Defines UxmlTraits for the ScrollView.
Read time 1 minuteLast updated 12 days ago

Definition

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

Methods

Method

Description

InitInitialize ScrollView properties using values from the attribute bag.

Inheritance