Home » FAQ » .NET MAUI » How do I handle large images or fonts so they do not block navigation?
Do not decode full-resolution bitmaps unless you need them. Provide appropriately sized assets, downsample or rescale at load time, load and cache images asynchronously (or use platform-native loaders) so the UI can show quickly.
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with