Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleTextAutoSize

Creates a new StyleTextAutoSize from a TextAutoSize value.
Read time 1 minuteLast updated 12 days ago

Definition

StyleTextAutoSize(TextAutoSize)

Creates a new StyleTextAutoSize from a TextAutoSize value.
public StyleTextAutoSize(TextAutoSize v)

Parameters

StyleTextAutoSize(StyleKeyword)

Creates a new StyleTextAutoSize from a StyleKeyword.
public StyleTextAutoSize(StyleKeyword keyword)

Parameters