Class ToggleButton.ToggleButtonClass

All Implemented Interfaces:
Proxy
Enclosing class:
ToggleButton

public static class ToggleButton.ToggleButtonClass extends Button.ButtonClass
  • Constructor Details

    • ToggleButtonClass

      public ToggleButtonClass(MemorySegment address)
      Create a ToggleButtonClass 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
    • overrideToggled

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