[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-03-24 UTC."],[],[],null,["# FirebaseAdmin.Messaging.LightSettings Class Reference\n\nFirebaseAdmin.Messaging.LightSettings\n=====================================\n\nRepresents light settings in an Android [Notification](/docs/reference/admin/dotnet/class/firebase-admin/messaging/notification#class_firebase_admin_1_1_messaging_1_1_notification).\n\nSummary\n-------\n\n| ### Properties ||\n|---------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------|\n| [Color](#class_firebase_admin_1_1_messaging_1_1_light_settings_1a9bbf7da5b4ffb21df143e5c2061100f3) | `string` Gets or sets the color value of the light settings. |\n| [LightOffDurationMillis](#class_firebase_admin_1_1_messaging_1_1_light_settings_1a671c2e33dfddacd240daf5c8b59bf5e5) | `long` Gets or sets the light off duration in milliseconds. |\n| [LightOnDurationMillis](#class_firebase_admin_1_1_messaging_1_1_light_settings_1a3b35abaab8b3af8ffc34506144f097d3) | `long` Gets or sets the light on duration in milliseconds. |\n\nProperties\n----------\n\n### Color\n\n```text\nstring Color\n``` \nGets or sets the color value of the light settings. \n\n### LightOffDurationMillis\n\n```text\nlong LightOffDurationMillis\n``` \nGets or sets the light off duration in milliseconds. \n\n### LightOnDurationMillis\n\n```text\nlong LightOnDurationMillis\n``` \nGets or sets the light on duration in milliseconds."]]