Skip to content

Show/Hide property/function for master detail pages? #7

@codemillmatt

Description

@codemillmatt

Add something along the lines of:

   public interface INavigationService
    {
        void ShowMasterPage();
        void HideMasterPage();
        
        //...
    }

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions