-
Notifications
You must be signed in to change notification settings - Fork 2k
SafeAreaEdges.Container is not accessible #35501
Copy link
Copy link
Open
Labels
area-layoutStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenterStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenterarea-safeareaIssues/PRs that have to do with the SafeArea functionalityIssues/PRs that have to do with the SafeArea functionalityplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-layoutStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenterStackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenterarea-safeareaIssues/PRs that have to do with the SafeArea functionalityIssues/PRs that have to do with the SafeArea functionalityplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Looking at Safe Area documentation to migrate an app to .NET 10, I notice that SafeAreaEdges.Container is hinted as "equivalent behavior" as .NET 9, so it looked good to me.
However it's not accessible at all from code-behind.
Steps to Reproduce
N/A
Link to public reproduction project repository
No response
Version with bug
10.0.60
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
iOS, Android, Windows, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output