UNNotificationContentExtension_Extensions 클래스

정의

프로토콜의 모든 메서드를 IUNNotificationContentExtension 지원하기 위해 인터페이스에 대한 확장 메서드입니다 UNNotificationContent .

public static class UNNotificationContentExtension_Extensions
type UNNotificationContentExtension_Extensions = class
상속
UNNotificationContentExtension_Extensions

메서드

DidReceiveNotificationResponse(IUNNotificationContentExtension, UNNotificationResponse, Action<UNNotificationContentExtensionResponseOption>)

프로토콜의 모든 메서드를 IUNNotificationContentExtension 지원하기 위해 인터페이스에 대한 확장 메서드입니다 UNNotificationContent .

GetMediaPlayPauseButtonFrame(IUNNotificationContentExtension)

재생 단추를 표시하는 데 사용할 사각형을 반환합니다.

GetMediaPlayPauseButtonTintColor(IUNNotificationContentExtension)

재생 단추의 색조 색을 반환합니다.

GetMediaPlayPauseButtonType(IUNNotificationContentExtension)

프로토콜의 모든 메서드를 IUNNotificationContentExtension 지원하기 위해 인터페이스에 대한 확장 메서드입니다 UNNotificationContent .

PauseMedia(IUNNotificationContentExtension)

사용자가 일시 중지 단추를 누를 때 호출되는 메서드입니다.

PlayMedia(IUNNotificationContentExtension)

사용자가 재생 단추를 누를 때 호출되는 메서드입니다.

적용 대상