Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CustomStyleProperty<T>

Define a custom style property for an element to be retrieved with CustomStyleResolvedEvent.
Read time 1 minuteLast updated 10 days ago

Definition

public struct CustomStyleProperty<T> : IEquatable<CustomStyleProperty<T>>

Constructors

Constructor

Description

CustomStyleProperty`1(System.String)Creates custom property from a string.

Properties

Property

Description

nameName of the custom property.