[NotClientImplementableAttribute]
public interface IInsetsManager<NotClientImplementableAttribute>
Public Interface IInsetsManager[<NotClientImplementableAttribute>]
type IInsetsManager = interface end| DisplayEdgeToEdge | Gets or sets whether the window draws edge to edge. behind any visible system bars. |
| IsSystemBarVisible | Gets or sets whether the system bars are visible. |
| SafeAreaPadding | Gets the current safe area padding. |
| SystemBarColor | Gets or sets the color of the platform's system bars |
| SafeAreaChanged | Occurs when safe area for the current window changes. |