Schnittstelle ActionGroup.OnActionStateChanged

Umschließende Klasse:
ActionGroup
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface ActionGroup.OnActionStateChanged
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onActionStateChanged(Str action_name, Variant value)
    Signals that the state of the named action has changed.
  • Methodendetails

    • onActionStateChanged

      void onActionStateChanged(@Nonnull Str action_name, @Nonnull Variant value)
      Signals that the state of the named action has changed.
      Parameter:
      action_name - the name of the action in @action_group
      value - the new value of the state