Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleBackgroundSize

Creates a new StyleBackgroundSize from either a BackgroundSize or a StyleKeyword.
Read time 1 minuteLast updated 6 days ago

Definition

StyleBackgroundSize(BackgroundSize)

Creates a new StyleBackgroundSize from either a BackgroundSize or a StyleKeyword.
public StyleBackgroundSize(BackgroundSize v)

Parameters

StyleBackgroundSize(StyleKeyword)

Creates a new StyleBackgroundSize from either a BackgroundSize or a StyleKeyword.
public StyleBackgroundSize(StyleKeyword keyword)

Parameters