haXe API Documentation
Back | Index
extern class js.html.NotificationCenter
Available in js
function checkPermission() : Int
function createHTMLNotification(url : String) : Notification
function createNotification(iconUrl : String, title : String, body : String) : Notification
function requestPermission(callback_ : VoidCallback) : Void
Back | Index