Page


class Page


This class serves solely as a key for Page-associated data. The instance itself functions as the key/identifier through equals and hashCode.

In the following circumstances, multiple navigations may result in the same Page:

Summary

Public functions

String

Returns the URL associated with this page instance.

Public functions

getUrl

fun getUrl(): String

Returns the URL associated with this page instance.