GraffitiSuite Docs
Docs
Material
Loading document parsing libraries...
# Material Module ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Console | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Background | (None) | Color | | | Error | (None) | Color | | | OnBackground | (None) | Color | | | OnError | (None) | Color | | | OnPrimary | (None) | Color | | | OnSecondary | (None) | Color | | | OnSurface | (None) | Color | | | Overlay | surfaceColor as Color <br> contentColor as Color <br> OverlayPercent as Double = 4 | Color | | | Primary | (None) | Color | | | PrimaryVibrant | (None) | Color | | | Secondary | (None) | Color | | | SecondaryVibrant | (None) | Color | | | Surface | (None) | Color | | | toDictionary | (None) | Dictionary | |