Class Scrollable.ScrollableInterface

All Implemented Interfaces:
Proxy
Enclosing interface:
Scrollable

public static class Scrollable.ScrollableInterface extends TypeInterface
  • Constructor Details

    • ScrollableInterface

      public ScrollableInterface(MemorySegment address)
      Create a ScrollableInterface proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideGetBorder

      public void overrideGetBorder(Arena arena, @Nullable Method method)
      Override virtual method get_border.
      Parameters:
      method - the method to invoke