Page Class

Definition

Provides access to the bread crumb bar for pages on the Tizen platform.

public static class Page
type Page = class
Inheritance
Page

Fields

BreadCrumbProperty

Backing store for the attached property that represents bread crumb bar value.

Methods

GetBreadCrumb(BindableObject)

Returns the breadcrumb representation for a page.

GetBreadCrumb(IPlatformElementConfiguration<Tizen,Page>)

Returns the breadcrumb representation for a page.

SetBreadCrumb(BindableObject, String)

Sets the bread crumb value for the page.

SetBreadCrumb(IPlatformElementConfiguration<Tizen,Page>, String)

Sets the bread crumb value for the page.

Applies to