Click or drag to resize

ScreenNotifications2ShowSticky Method

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

Parameters

text
Type: SystemString
error (Optional)
Type: SystemBoolean

Return Value

Type: ScreenNotifications2StickyNotificationItem
See Also