-
Title
Declaration
Swift
let title: String -
Subtitle
Declaration
Swift
let subtitle: String -
Checklist
Declaration
Swift
let list: Checklist -
Item ID
Declaration
Swift
let id: Int -
Tab stops to indent
Declaration
Swift
let depth: Int -
Whether to show visit state
Declaration
Swift
let isVisitable: Bool -
Whether to round corners
Declaration
Swift
let isLast: Bool -
Whether is a combined header and content of one
Declaration
Swift
let isCombined: Bool -
IndexPath for exposing
Declaration
Swift
let path: IndexPath
View on GitHub
CountItemModel Structure Reference