How to create a sidebar in xamarin.mac ?

杨 周 96 Reputation points
2021-10-22T16:54:38.48+00:00

The sidebar be create be used splitviewcontroller in xamarin.mac doc, but it style not new.
At Apple Design Guide's sidebar see image, i try google , don't find solution.
143023-main-sidebar-2x.png

Developer technologies | .NET | Xamarin
0 comments No comments
{count} votes

Answer accepted by question author
  1. 杨 周 96 Reputation points
    2021-10-24T01:36:47.823+00:00

    Sorry, it is a silly problem, i ignore i have set the Window style when create window, this style is NSWindowStyle.Title | NSWindowStyle. FullSizeContentSizes | NSWindowStyle.Closable, and you must hidden title

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.