NavigationPage Class

Definition

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

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

Fields

BackButtonIconProperty

Bindable property for attached property BackButtonIcon.

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