A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.unity3d.com/Packages/com.unity.ugui@1.0/api/UnityEngine.UI.DefaultControls.html below:

Class DefaultControls

Utility class for creating default implementations of builtin UI controls.

Inheritance

DefaultControls

Namespace: UnityEngine.UI Assembly: UnityEngine.UI.dll Syntax
public static class DefaultControls
Properties factory Declaration
public static DefaultControls.IFactoryControls factory { get; set; }
Property Value Methods CreateButton(Resources)

Create the basic UI button.

Declaration
public static GameObject CreateButton(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateDropdown(Resources)

Create the basic UI dropdown.

Declaration
public static GameObject CreateDropdown(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateImage(Resources)

Create the basic UI Image.

Declaration
public static GameObject CreateImage(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateInputField(Resources)

Create the basic UI input field.

Declaration
public static GameObject CreateInputField(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreatePanel(Resources)

Create the basic UI Panel.

Declaration
public static GameObject CreatePanel(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateRawImage(Resources)

Create the basic UI RawImage.

Declaration
public static GameObject CreateRawImage(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateScrollView(Resources)

Create the basic UI Scrollview.

Declaration
public static GameObject CreateScrollView(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateScrollbar(Resources)

Create the basic UI Scrollbar.

Declaration
public static GameObject CreateScrollbar(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateSlider(Resources)

Create the basic UI Slider.

Declaration
public static GameObject CreateSlider(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateText(Resources)

Create the basic UI Text.

Declaration
public static GameObject CreateText(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.

CreateToggle(Resources)

Create the basic UI Toggle.

Declaration
public static GameObject CreateToggle(DefaultControls.Resources resources)
Parameters Returns Type Description GameObject

The root GameObject of the created element.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4