Share via


Page Class

Definition

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

public ref class Page abstract sealed
public static class Page
type Page = class
Public Module Page
Inheritance
Page

Fields

Name Description
BreadCrumbProperty

Bindable property for attached property BreadCrumb.

Methods

Name Description
GetBreadCrumb(BindableObject)

Gets the bread crumb text for the page.

GetBreadCrumb(IPlatformElementConfiguration<Tizen,Page>)

Gets the bread crumb text for the page.

SetBreadCrumb(BindableObject, String)

Sets the bread crumb text for the page.

SetBreadCrumb(IPlatformElementConfiguration<Tizen,Page>, String)

Sets the bread crumb text for the page.

Applies to