I'm using a NavigationPage, and I tried to create a custom NavigationPageRenderer class, and I got the ContainerElement as a PageControl, but I couldn't reach the page title template in order to specify the font family and font size that I want.
Has anyone done that before?