Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.
  • Page:
  • 1

TOPIC:

Customization of toolbar in Xamarin module for Android and iOS 5 years 5 months ago #14201

  • dimkri
  • dimkri's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
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.

Please Log in or Create an account to join the conversation.

Customization of toolbar in Xamarin module for Android and iOS 5 years 5 months ago #14205

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

you can use methods like HideSearchImage to hide buttons from the toolbar.
Here is an example:
//Reader settings init
plugin = RadaeePDFPlugin.PluginInit;
plugin.HideSearchImage = true;

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum