ASPiK SDK
VSTGUI::Standalone::Detail::PlatformCallbacks Struct Reference

Public Types

using OnCommandUpdateFunc = std::function< void()>
 
using QuitFunc = std::function< void()>
 
using AlertFunc = std::function< AlertResult(const AlertBoxConfig &)>
 
using AlertForWindowFunc = std::function< void(const AlertBoxForWindowConfig &)>
 

Public Attributes

QuitFunc quit
 
OnCommandUpdateFunc onCommandUpdate
 
AlertFunc showAlert
 
AlertForWindowFunc showAlertForWindow
 

The documentation for this struct was generated from the following file: