Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleKeyword

Keyword that can be used on any style value types.
Read time 1 minuteLast updated 10 days ago

Definition

public enum StyleKeyword

Fields

Value

Description

AutoFor style properties accepting auto.
InitialThe initial (or default) value of a style property.
NoneFor style properties accepting none.
NullMeans that an inline style from IStyle has no value or keyword.
UndefinedMeans that there's no keyword defined for that property.