Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@ClementDreptin ClementDreptin released this 10 Jun 16:11
· 2 commits to master since this release

Features

  • Changed the signatures of Xam::ShowKeyboard and Xam::ShowMessageBox to take in const std::wstring & instead of const wchar_t * and const std::vector<std::wstring> & instead of const wchar_t **.