UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Method OnShutDown

    OnShutDown()

    Called once on the UI thread after a successful TryShutDownAsync() has torn down the navigator. Implementations should release any resources tied to the navigator instance (e.g. unsubscribe from system event handlers) so the instance can be garbage collected and a new navigator can be hooked in its place.

    Declaration
    protected override void OnShutDown()
    Overrides
    NavigatorCore.OnShutDown()
    © Singulink. All rights reserved.