Class TmIoMediaInfo
Inheritance
System.Object
TmIoMediaInfo
Assembly: TrackmaniaIo.ApiClient.dll
public class TmIoMediaInfo
Properties
|
Improve this Doc
View Source
Declaration
public string ButtonBackground { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ButtonForeground { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Decal { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string LiveButtonBackground { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string LiveButtonForeground { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Popup { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string PopupBackogrund { get; set; }
Property Value
Type |
Description |
System.String |
|