Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

script-PanelEventHandler.md 564B

Panel Event Handler

Use this class to handle input and send events to UI Toolkit runtime panels.

For additional information about using input and event systems with UI Toolkit, refer to FAQ for event and input system.

Properties

Property: Function:
panel The panel that this component relates to. If the panel is null, this component has no effect. It will automatically be set to null automatically if the panel is disposed of from an external source.