Field ussClassName
The USS class name for GridView elements.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public const string ussClassName = "appui-grid-view"
Returns
Type | Description |
---|---|
string |
Remarks
Unity adds this USS class to every instance of the GridView element. Any styling applied to this class affects every GridView located beside, or below the stylesheet in the visual tree.