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

Search Results for

    Property IsEmpty

    IsEmpty

    Gets a value indicating whether the route is empty (i.e. has no route parts). This property can be used to determine whether the navigator has navigated to any route yet, since the navigator always starts with an empty route until the first navigation occurs.

    Declaration
    public bool IsEmpty { get; }
    Property Value
    Type Description
    bool
    © Singulink. All rights reserved.