Interface VolumeIface.OnShouldAutomount

Enclosing class:
VolumeIface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface VolumeIface.OnShouldAutomount
  • Method Details

    • onShouldAutomount

      boolean onShouldAutomount(CallbackHandler __self, @Nonnull Volume volume)
      Parameters:
      volume - a #GVolume
      Returns:
      %TRUE if the volume should be automatically mounted