Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Removed smallestUndimmedDetentIdentifier #5

Conversation

Rspoon3
Copy link
Contributor

@Rspoon3 Rspoon3 commented Jul 18, 2021

Removed smallestUndimmedDetentIdentifier because it has been deprecated as of Xcode 13 beta 3. There doesn't appear to be any replacement for it.

https://developer.apple.com/documentation/uikit/uisheetpresentationcontroller/3801909-smallestundimmeddetentidentifier?changes=_2_1

@Rspoon3 Rspoon3 changed the title • Removed smallestUndimmedDetentIdentifier Removed smallestUndimmedDetentIdentifier Jul 18, 2021
@sagadave
Copy link

sagadave commented Jul 23, 2021

There is a new API, largestUndimmedDetentIdentifier. It has no documentation, but its likely to be very similar to smallestUndimmedDetentIdentifier.
https://developer.apple.com/documentation/uikit/uisheetpresentationcontroller/3858107-largestundimmeddetentidentifier?changes=_2_1

@Rspoon3
Copy link
Contributor Author

Rspoon3 commented Jul 23, 2021

Ah the good ol “ No overview available.”

I will use this replacement and resubmit the pull request.

@adamfootdev adamfootdev merged commit 1b03ed8 into adamfootdev:main Jul 28, 2021
@Rspoon3 Rspoon3 deleted the smallestUndimmedDetentIdentifier-deprication branch July 28, 2021 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants