Interface HideSectionCallback


public interface HideSectionCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback to execute after the section has been hidden.
  • Method Details

    • execute

      void execute()
      Callback to execute after the section has been hidden.