API Compatibility report 0.0.763-0.0.754

Copyright

Copyright © 2023 TomTom NV. All rights reserved.

This software is the proprietary copyright of TomTom NV and its subsidiaries and may be used for internal evaluation purposes or commercial use strictly subject to separate license agreement between you and TomTom NV. If you are the licensee, you are only permitted to use this software in accordance with the terms of your license agreement. If you are not the licensee, you are not authorized to use this software in any manner and should immediately return or destroy it.

Module api_uicontrols

Type: class

Name: TtBanner

  
  method public android.graphics.drawable.Drawable? getTtDrawable();
  

Type: class

Name: TtBanner

  
  method public void setTtDrawable(android.graphics.drawable.Drawable?);
  

Type: class

Name: TtBanner

  
  property public final android.graphics.drawable.Drawable? ttDrawable;
  

Type: class

Name: TtPopOver

  
  ctor public TtPopOver(androidx.fragment.app.Fragment parentFragment, optional boolean dismissWhenClickOutside, optional @AttrRes Integer? entryAnimatorAttrId, optional @AttrRes Integer? exitAnimatorAttrId, optional boolean shouldHidePlatformSystemUi, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverDismissedListener? onPopOverDismissedListener, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverTouchOutsideListener? onPopOverTouchOutsideListener, optional Long? automaticDismissTimeoutMs);
  ctor public TtPopOver(androidx.fragment.app.FragmentActivity parentActivity, optional boolean dismissWhenClickOutside, optional @AttrRes Integer? entryAnimatorAttrId, optional @AttrRes Integer? exitAnimatorAttrId, optional boolean shouldHidePlatformSystemUi, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverDismissedListener? onPopOverDismissedListener, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverTouchOutsideListener? onPopOverTouchOutsideListener, optional Long? automaticDismissTimeoutMs);
  
  
  ctor public TtPopOver(androidx.fragment.app.Fragment parentFragment, optional @AttrRes Integer? entryAnimatorAttrId, optional @AttrRes Integer? exitAnimatorAttrId, optional boolean shouldHidePlatformSystemUi, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverDismissedListener? onPopOverDismissedListener, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverTouchOutsideListener? onPopOverTouchOutsideListener, optional Long? automaticDismissTimeoutMs);
  ctor public TtPopOver(androidx.fragment.app.FragmentActivity parentActivity, optional @AttrRes Integer? entryAnimatorAttrId, optional @AttrRes Integer? exitAnimatorAttrId, optional boolean shouldHidePlatformSystemUi, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverDismissedListener? onPopOverDismissedListener, optional com.tomtom.tools.android.api.uicontrols.popover.TtPopOver.OnPopOverTouchOutsideListener? onPopOverTouchOutsideListener, optional Long? automaticDismissTimeoutMs);