<itemvalue="Push a location onto the page stack. See also: [pushReplacement] which replaces the top-most page of the page stack and always uses a new page key. [replace] which replaces the top-most page of the page stack but treats it as the same page. The page key will be reused. This will preserve the state and not run any page animation."/>
<itemvalue="supply navi info suspent is schedtask"/>
<itemvalue="The path component. The path is the actual substring of the URI representing the path, and it is encoded where necessary. To get direct access to the decoded path, use [pathSegments]. The path value is the empty string if there is no path component."/>
<itemvalue="post switch lift device"/>
@ -61,13 +62,12 @@
<itemvalue="PNG format. A loss-less compression format for images. This format is well suited for images with hard edges, such as screenshots or sprites, and images with text. Transparency is supported. The PNG format supports images up to 2,147,483,647 pixels in either dimension, though in practice available memory provides a more immediate limitation on maximum image size. PNG images normally use the `.png` file extension and the `imagepng` MIME type. See also: <https:en.wikipedia.orgwikiPortable_Network_Graphics>, the Wikipedia page on PNG. <https:tools.ietf.orgrfcrfc2083.txt>, the PNG standard."/>