TopLevelGetAutoSafeAreaPadding Method
Gets if auto safe area padding is enabled.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static bool GetAutoSafeAreaPadding(
Control control
)
Public Shared Function GetAutoSafeAreaPadding (
control As Control
) As Boolean
static member GetAutoSafeAreaPadding :
control : Control -> bool
- control Control
- The main view attached to the toplevel, or the toplevel.
Boolean