UNNotificationActionIcon

Panther·2021년 8월 17일
0

https://developer.apple.com/documentation/usernotifications/unnotificationactionicon

"An icon associated with an action."

액션과 관련이 있는 아이콘입니다.

Declaration

class UNNotificationActionIcon : NSObject

See Also


Notification Content

UNMutableNotificationContent

노티피케이션에 대한 편집 가능한 컨텐트입니다.

https://developer.apple.com/documentation/usernotifications/unmutablenotificationcontent
https://velog.io/@panther222128/UNMutableNotificationContent

UNNotificationContent

노티피케이션의 편집 불가능한 컨텐트입니다.

https://developer.apple.com/documentation/usernotifications/unnotificationcontent
https://velog.io/@panther222128/UNNotificationContent

UNNotificationAttachment

노티피케이션과 관련이 있는 미디어 파일입니다.

https://developer.apple.com/documentation/usernotifications/unnotificationattachment
https://velog.io/@panther222128/UNNotificationAttachment

UNNotificationSound

노티피케이션의 전달에서 재생되는 소리입니다.

https://developer.apple.com/documentation/usernotifications/unnotificationsound
https://velog.io/@panther222128/UNNotificationSound


0개의 댓글