Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 641 Bytes

File metadata and controls

19 lines (12 loc) · 641 Bytes

INotificationPopupService interface

The Studio Pro Notification Service helps you show natively styled theme-aware notifications

public interface INotificationPopupService

Members

name description
ShowNotification(…) This method shows a popup notification with an optional image and timeout, it shows up in the top right corner of the main window

See Also