Share via


SafeAreaEdges.Left Property

Definition

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

Property Value

Applies to