Preparing search index...
The search index is not available
Pixel Pigeon Documentation
Pixel Pigeon Documentation
CreateInputTickHandlerOptions
Interface CreateInputTickHandlerOptions<GroupID>
Uses an array of InputTickHandlers to allow any number of inputs to be set up under one GroupID
interface
CreateInputTickHandlerOptions
<
GroupID
>
{
groups
:
CreateInputTickHandlerOptionsGroup
<
GroupID
>
[]
;
}
Type Parameters
GroupID
extends
string
Index
Properties
groups
Properties
groups
groups
:
CreateInputTickHandlerOptionsGroup
<
GroupID
>
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
groups
Pixel Pigeon Documentation
Loading...
Uses an array of InputTickHandlers to allow any number of inputs to be set up under one GroupID