Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.

Customization of toolbar in Xamarin module for Android and iOS

More
IP: 130.0.57.10 7 years 4 months ago #14201 by dimkri
Hello,

I need very basic functionality of pdf viewing, and would like to remove/hide buttons from the tool bar in Android/iOS Xamarin module.

Thanks.
More
IP: 212.97.62.176 7 years 4 months ago #14205 by emanuele
Hi,

you can use methods like HideSearchImage to hide buttons from the toolbar.
Here is an example:
Code:
//Reader settings init plugin = RadaeePDFPlugin.PluginInit; plugin.HideSearchImage = true;
Time to create page: 0.383 seconds
Powered by Kunena Forum