Delegate FreeTextVariantCallback
- Namespace
 - Whim.CommandPalette
 
- Assembly
 - Whim.CommandPalette.dll
 
Callback for when the user has pressed enter key in the command palette, and is in free text mode.
  
  public delegate void FreeTextVariantCallback(string text)
  Parameters
textstring