[[["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 2021-03-03 UTC."],[],[],null,["# FirebaseInAppMessagingDisplay Framework Reference\n\nFIRInAppMessagingDisplayTriggerType\n===================================\n\n enum FIRInAppMessagingDisplayTriggerType : Int\n\nRepresents how an in-app message should be triggered to appear.\n- `\n ``\n ``\n `\n\n ### [onAppForeground](#/c:@E@FIRInAppMessagingDisplayTriggerType@FIRInAppMessagingDisplayTriggerTypeOnAppForeground)\n\n `\n ` \n Triggered on app foreground. \n\n #### Declaration\n\n Swift \n\n case onAppForeground = 0\n\n- `\n ``\n ``\n `\n\n ### [onAnalyticsEvent](#/c:@E@FIRInAppMessagingDisplayTriggerType@FIRInAppMessagingDisplayTriggerTypeOnAnalyticsEvent)\n\n `\n ` \n Triggered from an analytics event being fired. \n\n #### Declaration\n\n Swift \n\n case onAnalyticsEvent = 1"]]