Class MDPopup

#include <Noahh/ui/MDPopup.hpp>
classMDPopup:publicnoahh::Popup{ ... }

FLAlertLayer with support for Markdown. See MDTextArea for details on what features of MD are supported.

Examples0
Public static methods2
staticnoahh::MDPopup*create(,,,,
intonClick
)
No description provided
staticnoahh::MDPopup*create(
boolcompatibilityMode
,,,,,
intonClick
)
No description provided
Public member functions2
intconst&getOnClick()
No description provided
voidsetOnClick(
intonClick
)
No description provided
Fields0
Protected member functions2
boolinit(
boolcompatibilityMode
,,,,,
intonClick
)
No description provided
voidonBtn()
No description provided
Protected fields0
Derived classes0