PropertyInterface
Nectunia.PropertyInterface.CustomStyle.TagsList Class Reference

Detailed Description

Group all custom style used to draw Tags list

Static Public Member Functions

static Dictionary< string, GUIStyle > GetStyles ()
 Get the list of all custom style used to draw Tags list More...
 
static GUIStyle Container ()
 Used to draw the List container More...
 
static GUIStyle Label ()
 Used to draw Tags labels More...
 
static GUIStyle IconLabel ()
 Used to draw icons labels More...
 

Member Function Documentation

◆ Container()

static GUIStyle Nectunia.PropertyInterface.CustomStyle.TagsList.Container ( )
static

Used to draw the List container

◆ GetStyles()

static Dictionary<string, GUIStyle> Nectunia.PropertyInterface.CustomStyle.TagsList.GetStyles ( )
static

Get the list of all custom style used to draw Tags list

Returns
The list of all custom style

◆ IconLabel()

static GUIStyle Nectunia.PropertyInterface.CustomStyle.TagsList.IconLabel ( )
static

Used to draw icons labels

◆ Label()

static GUIStyle Nectunia.PropertyInterface.CustomStyle.TagsList.Label ( )
static

Used to draw Tags labels