Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StyleBackground

Style value that can be either a Background or a StyleKeyword.
Read time 1 minuteLast updated 6 days ago

Definition

public struct StyleBackground : IStyleValue<Background>, IEquatable<StyleBackground>

Constructors

Properties

Property

Description

keywordThe style keyword.
valueThe Background value.