FeedbackItemsSection
final class FeedbackItemsSection
extension FeedbackItemsSection: Collection
FeedbackItemsSection
-
title
Declaration
Swift
let title: String? -
items
Declaration
Swift
var items: [FeedbackItemProtocol]
View on GitHub
FeedbackItemsSection Class Reference