FLAlertLayer with support for Markdown. See MDTextArea for details on what features of MD are supported.
Class MDPopup
#include <Noahh/ui/MDPopup.hpp>classMDPopup:publicnoahh::Popup{ ... }
Examples0
Public static methods2
staticnoahh::MDPopup*create(noahh::ZStringViewtitle,std::stringcontent,,,intonClick)
No description provided
staticnoahh::MDPopup*create(boolcompatibilityMode,noahh::ZStringViewtitle,std::stringcontent,,,intonClick)
No description provided
Public member functions2
Fields0
Protected member functions2
boolinit(boolcompatibilityMode,noahh::ZStringViewtitle,std::stringinfo,,,intonClick)
No description provided
voidonBtn()
No description provided