public static interface ActionProvider.VisibilityListener

android.view.ActionProvider.VisibilityListener



Listens to changes in visibility as reported by ActionProvider.refreshVisibility().

Summary

Public methods

abstract void onActionProviderVisibilityChanged(boolean isVisible)

Public methods

onActionProviderVisibilityChanged

public abstract void onActionProviderVisibilityChanged (boolean isVisible)
Parameters
isVisible boolean

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.