Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

Resources

struct in UnityEngine.UI

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Object used to pass resources to use for the default controls.

Properties

backgroundSprite used for background elements.
checkmarkSprite used for representation of an "on" state when present, such as a checkmark.
dropdownSprite used to indicate that a button will open a dropdown when clicked.
inputFieldSprite used as background for input fields.
knobSprite used for knobs that can be dragged, such as on a slider.
maskSprite used for masking purposes, for example to be used for the viewport of a scroll view.
standardThe primary sprite to be used for graphical UI elements, used by the button, toggle, and dropdown controls, among others.

Did you find this page useful? Please give it a rating: