We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All properties of TableHeaderFooterAdapter.HeaderFooterEvent are not public and therefore cannot be used outside the framework.
TableHeaderFooterAdapter.HeaderFooterEvent
public let isHeader: Bool public private(set) var view: View? public private(set) var section: Int
The text was updated successfully, but these errors were encountered:
#13 TableSection.HeaderFooterEvent properties are public
907610f
malcommac
No branches or pull requests
All properties of
TableHeaderFooterAdapter.HeaderFooterEvent
are not public and therefore cannot be used outside the framework.The text was updated successfully, but these errors were encountered: