Home
last modified time | relevance | path

Searched defs:lastMessageId (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/examples/demo-apps/apple_ios/LLaMA/LLaMA/Application/
H A DMessageListView.swift41 if !userHasScrolled, let lastMessageId = messages.last?.id { variable
52 if let lastMessageId = messages.last?.id { variable