Skip to content

How set a Navigationbar Customization Globally? #9

@candidodmv

Description

@candidodmv

How can i set a customization globally, instead of to do this in every ?

For exemple, i want set gradient background color on navigation on entire app, not just in page A or B on code behind page:

CustomNavigationPage.SetGradientColors(detailPage, Tuple.Create(startColorNavigationBar, endColorNavigationBar));
CustomNavigationPage.SetGradientDirection(detailPage, CustomNavigationPage.GradientDirection.RightToLeft);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions