Table of Contents

Interface SkiaShell.IHandleGoBack

Namespace
DrawnUi.Controls
Assembly
DrawnUi.Maui.dll
public interface SkiaShell.IHandleGoBack
Extension Methods

Methods

OnShellGoBack(bool)

Return true if comsumed, false will use default system behaivour.

bool OnShellGoBack(bool animate)

Parameters

animate bool

Returns

bool