SafeAreaEdges.Bottom 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 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