Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 661 Bytes

BasicNotificationAllOfAndroidBackgroundLayout.md

File metadata and controls

13 lines (8 loc) · 661 Bytes

BasicNotificationAllOfAndroidBackgroundLayout

Properties

Name Type Description Notes
image Option<String> Asset file, android resource name, or URL to remote image. [optional]
headings_color Option<String> Title text color ARGB Hex format. Example(Blue) "FF0000FF". [optional]
contents_color Option<String> Body text color ARGB Hex format. Example(Red) "FFFF0000". [optional]

[Back to Model list] [Back to API list] [Back to README]