This version of Unity is unsupported.

CustomStyleProperty<T0> Constructor

Declaration

public CustomStyleProperty<T0>(string propertyName);

Parameters

propertyName Name of the property. Must start with a -- prefix.

Description

Creates custom property from a string.