ScreenNotificationForm Constructor |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic ScreenNotificationForm(
string title,
string body,
bool error,
int duration
)
Parameters
- title String
-
- body String
-
- error Boolean
-
- duration Int32
-
See Also