Share via


SafeAreaEdges.Bottom Property

Definition

Gets the safe area behavior for the bottom edge.

public:
 property Microsoft::Maui::SafeAreaRegions Bottom { Microsoft::Maui::SafeAreaRegions get(); };
public Microsoft.Maui.SafeAreaRegions Bottom { get; }
member this.Bottom : Microsoft.Maui.SafeAreaRegions
Public ReadOnly Property Bottom As SafeAreaRegions

Property Value

Applies to