postWorkspaceNotification
abstract fun postWorkspaceNotification(event: String, userInfo: ReadonlyRecord<String, Any?>)(source)
Posts event
as native notifications of macOS. The userInfo
is an Object that contains the user information dictionary sent along with the notification.