Skip to content

Conversation

@Dhivya-SF4094
Copy link

@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
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.

3 participants