Skip to content

IOS: Popup, how to stick window to bottom over "home" button. #2524

Answered by SergTomcat
SergTomcat asked this question in Q&A
Discussion options

You must be logged in to vote

I found not very elegant workaround by extending MauiPopup class and overriding ViewDidLayoutSubviews, where I replaced measurments and margins of PopoverPresentationController with my values afterwards.

Hope that tuning of margins, overlay color, etc. will be available in future versions without overloading and duplicating half the code.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@bijington
Comment options

@bijington
Comment options

@SergTomcat
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by SergTomcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants