UiInstruction¶
- class UiInstruction[source]¶
Bases:
BaseInstructionDefine the common interface for UI instructions.
- abstract property id: int¶
Return the unique UI instruction identifier.
- Returns:
UI instruction identifier.
- Return type:
int
Bases: BaseInstruction
Define the common interface for UI instructions.
Return the unique UI instruction identifier.
UI instruction identifier.
int