Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

How to hide the status bar for PDFViewCtrl with Xamarin.Android?

71 views
Skip to first unread message

Shirley Gong

unread,
Jun 3, 2014, 3:44:04 PM6/3/14
to pdfne...@googlegroups.com
Q: How do I set the PDFViewCtrl to not have the status bar at the bottom that contains the seek bar and up/down arrows to change pages in the PDF?

A: Adding the following to the Tools binding:

public virtual void SetBuiltInPanModeToolbarEnable(bool enable)
{
    mToolManager.SetBuiltInPanModeToolbarEnable(enable);
}
Reply all
Reply to author
Forward
0 new messages