Page Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
BreadCrumbProperty |
Bindable property for attached property |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.