ISafeAreaView Interface
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.
Provides functionality for requesting layout outside of the "safe" areas of the device screen.
public interface class ISafeAreaView
public interface ISafeAreaView
type ISafeAreaView = interface
Public Interface ISafeAreaView
- Derived
Remarks
This interface may be applied to any ILayout or IContentView. This interface is only recognized on the iOS/Mac Catalyst platforms; other platforms will ignore it.
Properties
IgnoreSafeArea |
Specifies how the View's content should be positioned in relation to obstructions. If this value is |