FUIListPickerHeaderView
@MainActor
public class FUIListPickerHeaderView : UITableViewHeaderFooterView
The section header view for the FUIListPickerTableViewController
.
Theming
Supported style classes
fdlFUIListPickerHeaderView
fdlFUIListPickerHeaderView_titleLabel
-
The
UILabel
for the title.Declaration
Swift
@IBOutlet @MainActor public weak var titleLabel: UILabel!
-
Undocumented
Declaration
Swift
@MainActor open class var reuseIdentifier: String { get }