Skip to content

Updated SafeAreaDemos sample with detailed SafeAreaEdges examples#719

Open
Dhivya-SF4094 wants to merge 14 commits intodotnet:mainfrom
Dhivya-SF4094:SafeArea_SampleDemo
Open

Updated SafeAreaDemos sample with detailed SafeAreaEdges examples#719
Dhivya-SF4094 wants to merge 14 commits intodotnet:mainfrom
Dhivya-SF4094:SafeArea_SampleDemo

Conversation

@Dhivya-SF4094
Copy link
Copy Markdown

@Dhivya-SF4094 Dhivya-SF4094 commented Nov 24, 2025

Changes

Updated the following example pages with comprehensive documentation:

  • Example1EdgeToEdge.xaml - SafeAreaEdges="None"
  • Example2RespectAll.xaml - SafeAreaEdges="All"
  • Example3KeyboardAware.xaml - SafeAreaEdges="SoftInput"
  • Example4Default.xaml - SafeAreaEdges="Default"
  • Example5Container.xaml - SafeAreaEdges="Container"

Each example now includes:

  • Clear behavior descriptions explaining how content interacts with system UI elements
  • Practical use cases demonstrating when to use each SafeAreaEdges value
  • Important notes highlighting platform-specific considerations

Related to #712 - Updates SafeAreaDemos sample with detailed documentation for all SafeAreaEdges regions.

Screenshots

SafeAreaEdges Android  iOS 
None      
All      
SoftInput      
Default      
Container      

@Dhivya-SF4094 Dhivya-SF4094 changed the base branch from copilot/create-safearea-samples to main December 12, 2025 08:52
@Dhivya-SF4094 Dhivya-SF4094 marked this pull request as ready for review January 27, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants