SafeAreaEdges.Left Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the safe area behavior for the left edge.
public:
property Microsoft::Maui::SafeAreaRegions Left { Microsoft::Maui::SafeAreaRegions get(); };
public Microsoft.Maui.SafeAreaRegions Left { get; }
member this.Left : Microsoft.Maui.SafeAreaRegions
Public ReadOnly Property Left As SafeAreaRegions