SearchBar.OnLoadAnimationCallback


Kotlin |Java

public abstract class SearchBar.OnLoadAnimationCallback 


Callback for the animation started and stopped via startOnLoadAnimation and stopOnLoadAnimation .

Summary

Public constructors

Public methods

void
void

Public constructors

OnLoadAnimationCallback

public OnLoadAnimationCallback()

Public methods

onAnimationEnd

public void onAnimationEnd()

onAnimationStart

public void onAnimationStart()

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 2026年05月14日 UTC.