NavigationPage Class

Definition

Provides access to the back button icon on navigation pages on the GTK platform.

public static class NavigationPage
type NavigationPage = class
Inheritance
NavigationPage

Fields

BackButtonIconProperty

Backing store for the attached property that stores the back button icon.

Methods

GetBackButtonIcon(BindableObject)

Gets the icon for the back button.

GetBackButtonIcon(IPlatformElementConfiguration<GTK,NavigationPage>)

Gets the path to the back button icon.

SetBackButtonIcon(BindableObject, String)

Sets the path to the back button icon.

SetBackButtonIcon(IPlatformElementConfiguration<GTK,NavigationPage>, String)

Sets the path to the back button icon.

Applies to