Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

StyleBackgroundPosition Constructor

Declaration

public StyleBackgroundPosition(UIElements.BackgroundPosition v);

Description

Creates a new StyleBackgroundPosition from either a BackgroundPosition or a StyleKeyword.


Declaration

public StyleBackgroundPosition(UIElements.StyleKeyword keyword);

Description

Creates a new StyleBackgroundPosition from either a BackgroundPosition or a StyleKeyword.