Click or drag to resize

ToastSettings Constructor

Namespace:  Buddy.Overlay.Notifications
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public ToastSettings(
	bool displayTopToBottom = false
)

Parameters

displayTopToBottom (Optional)
Type: SystemBoolean
See Also