FWHeaderFooterViewType
NS_ENUM(NSInteger, FWHeaderFooterViewType) {
FWHeaderFooterViewTypeHeader = 0,
FWHeaderFooterViewTypeFooter = 1,
}
Undocumented
-
Undocumented
Declaration
Objective-C
FWHeaderFooterViewTypeHeader = 0
-
Undocumented
Declaration
Objective-C
FWHeaderFooterViewTypeFooter = 1