-
Notifications
You must be signed in to change notification settings - Fork 789
Please add MemoryManager #5891
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
Labels
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/enhancement
New feature or request
project/non-ui ⚙️
Categorizes an issue or PR as relevant to winrt (non-ui)
Comments
On Android, Implementing .AppMemoryUsageLimit is easier than .AppMemoryUsage :) |
Hudney
added a commit
to Hudney/uno
that referenced
this issue
Aug 24, 2021
Addresses unoplatform#5891 Co-Authored-By: flsobral <[email protected]>
6 tasks
Hudney
added a commit
to Hudney/uno
that referenced
this issue
Sep 2, 2021
Addresses unoplatform#5891 Co-Authored-By: @flsobral
6 tasks
Hudney
added a commit
to Hudney/uno
that referenced
this issue
Sep 13, 2021
6 tasks
Hudney
added a commit
to Hudney/uno
that referenced
this issue
Sep 13, 2021
MartinZikmund
pushed a commit
to MartinZikmund/Uno
that referenced
this issue
Sep 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/enhancement
New feature or request
project/non-ui ⚙️
Categorizes an issue or PR as relevant to winrt (non-ui)
What would you like to be added:
MemoryManager, at least .AppMemoryUsage and .AppMemoryUsageLimit
Why is this needed:
I'm using it in my app (and I'm porting app to Uno).
For which Platform:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: