Skip to content
New issue

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

[SR-14472] Documentation Issue: collectionViewContentSize #56828

Closed
swift-ci opened this issue Apr 11, 2021 · 2 comments
Closed

[SR-14472] Documentation Issue: collectionViewContentSize #56828

swift-ci opened this issue Apr 11, 2021 · 2 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-14472
Radar rdar://76546025
Original Reporter tokizo (JIRA User)
Type Bug
Status Closed
Resolution Invalid
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug, Documentation
Assignee None
Priority Medium

md5: 98da1058cfd9babfc7c8dd7d2a132e39

Issue Description:

On https://developer.apple.com/documentation/uikit/uicollectionviewlayout/1617796-collectionviewcontentsize , at the beginning of the following lines, it looks as if `collectionViewContentSize` is a method.

Subclasses must override this method and use it to return the width and height of the collection view’s content.

I thought I needed a correction like the following lines.

Subclasses must override this property and use it ...
@typesanitizer
Copy link

Hi, thank you for the bug report. Looks like this issue is based on a specific Apple framework, and not an issue related to a component of the open source toolchain (compiler, stdlib, lldb, SourceKit etc.). Bug reports for Apple frameworks can be reported through feedbackassistant.apple.com.

For this particular typo, I've filed a bug report [rdar://76546025] on your behalf (generally we recommend that people file a bug report so that they can get a response when it is fixed, but since it's a typo, I figured you may not particularly be interested in receiving follow-up). I'm closing this bug report, since it isn't a Swift issue.

@typesanitizer
Copy link

The documentation fix should now be live.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation
Projects
None yet
Development

No branches or pull requests

2 participants