Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Lack of the deterministic way to get a UINavigationButton #276

Closed
trofima opened this issue Sep 14, 2017 · 1 comment
Closed

Lack of the deterministic way to get a UINavigationButton #276

trofima opened this issue Sep 14, 2017 · 1 comment

Comments

@trofima
Copy link
Contributor

trofima commented Sep 14, 2017

Description

There is no good way to get UINavigationButton which has no any label, but using index. But this way is dangerous because an order of the elements isn't guarantied.

@LeoNatan
Copy link
Contributor

This is a known limitation in iOS, and there really isn't a very good way to do it there either.

See, for instance:
https://stackoverflow.com/questions/24318660/ios-get-uinavigationbars-back-button-in-order-to-set-accessibility-properties

@wix wix locked and limited conversation to collaborators Jul 23, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants