GTNotification:Swift的应用内通知横幅

时间:2021-05-09 00:32:24
【文件属性】:
文件名称:GTNotification:Swift的应用内通知横幅
文件大小:71KB
文件格式:ZIP
更新时间:2021-05-09 00:32:24
Swift GT通知 Swift的应用内通知横幅。 例子 // Initialize a notification let notification: GTNotification = GTNotification () notification. title = " Welcome Notification " notification. message = " Thank you for checking out GTNotificationView. " notification. position = GTNotificationPosition. Top notification. animation = GTNotificationAnimation. Slide notification. blurEnabled = true // Perform a custom selector
【文件预览】:
GTNotification-master
----.gitignore(286B)
----LICENSE(1KB)
----README.md(2KB)
----SampleNotifcations()
--------SampleNotifcationsTests()
--------SampleNotifcations.xcodeproj()
--------SampleNotifcations()
----GTNotification()
--------GTNotification.swift(4KB)
--------GTNotificationManager.swift(23KB)

网友评论