Click or drag to resize

ScreenNotifications2ShowSticky Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public static ScreenNotifications2StickyNotificationItem ShowSticky(
	string text,
	bool error = false
)

Parameters

text  String
 
error  Boolean  (Optional)
 

Return Value

ScreenNotifications2StickyNotificationItem
See Also