Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GUIStyle.GUIStyle

GUIStyle()
GUIStyle();
def GUIStyle()

Description

Constructor for empty GUIStyle.

GUIStyle(other: GUIStyle)
GUIStyle(GUIStyle other);
def GUIStyle(other as GUIStyle)

Description

Constructs GUIStyle identical to given other GUIStyle.