C# Class Smeedee.iOS.Lib.StyleExtensions

Afficher le fichier Open project: Smeedee/Smeedee-Mobile

Méthodes publiques

Свойство Type Description
blackBackground UIColor
darkGrayHeadline UIColor
darkGrayText UIColor
darkGrayTextHighlight UIColor
descriptionColor UIColor
grayTableCell UIColor
lightGrayText UIColor
smeedeeOrange UIColor
smeedeeOrangeAlpha UIColor
tableSeparator UIColor
transparent UIColor

Méthodes publiques

Méthode Description
StyleAsSettingsTable ( this self ) : void
StyleAsSettingsTableCell ( this self ) : void
StyleAsWidgetHeadline ( this self ) : void
StyleAsWidgetTable ( this self ) : void

Method Details

StyleAsSettingsTable() public static méthode

public static StyleAsSettingsTable ( this self ) : void
self this
Résultat void

StyleAsSettingsTableCell() public static méthode

public static StyleAsSettingsTableCell ( this self ) : void
self this
Résultat void

StyleAsWidgetHeadline() public static méthode

public static StyleAsWidgetHeadline ( this self ) : void
self this
Résultat void

StyleAsWidgetTable() public static méthode

public static StyleAsWidgetTable ( this self ) : void
self this
Résultat void

Property Details

blackBackground public_oe static_oe property

public static UIColor blackBackground
Résultat UIColor

darkGrayHeadline public_oe static_oe property

public static UIColor darkGrayHeadline
Résultat UIColor

darkGrayText public_oe static_oe property

public static UIColor darkGrayText
Résultat UIColor

darkGrayTextHighlight public_oe static_oe property

public static UIColor darkGrayTextHighlight
Résultat UIColor

descriptionColor public_oe static_oe property

public static UIColor descriptionColor
Résultat UIColor

grayTableCell public_oe static_oe property

public static UIColor grayTableCell
Résultat UIColor

lightGrayText public_oe static_oe property

public static UIColor lightGrayText
Résultat UIColor

smeedeeOrange public_oe static_oe property

public static UIColor smeedeeOrange
Résultat UIColor

smeedeeOrangeAlpha public_oe static_oe property

public static UIColor smeedeeOrangeAlpha
Résultat UIColor

tableSeparator public_oe static_oe property

public static UIColor tableSeparator
Résultat UIColor

transparent public_oe static_oe property

public static UIColor transparent
Résultat UIColor