C# Class UnityEditor.UI.CanvasScalerEditor.Styles

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
heightContent UnityEngine.GUIContent
leftAlignedLabel UnityEngine.GUIStyle
matchContent UnityEngine.GUIContent
rightAlignedLabel UnityEngine.GUIStyle
uiScaleModeContent UnityEngine.GUIContent
widthContent UnityEngine.GUIContent

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

heightContent public_oe property

public GUIContent,UnityEngine heightContent
return UnityEngine.GUIContent

leftAlignedLabel public_oe property

public GUIStyle,UnityEngine leftAlignedLabel
return UnityEngine.GUIStyle

matchContent public_oe property

public GUIContent,UnityEngine matchContent
return UnityEngine.GUIContent

rightAlignedLabel public_oe property

public GUIStyle,UnityEngine rightAlignedLabel
return UnityEngine.GUIStyle

uiScaleModeContent public_oe property

public GUIContent,UnityEngine uiScaleModeContent
return UnityEngine.GUIContent

widthContent public_oe property

public GUIContent,UnityEngine widthContent
return UnityEngine.GUIContent