UndefinedPage

class UndefinedPage : ContentPage
extension UndefinedPage : Equatable, StaticIdentifiable

This is a singleton that represents a page that does not exist. Routing to it should cause an error in all cases.

  • Undocumented

    Declaration

    Swift

    static var instance: UndefinedPage