다음을 통해 공유


UNNotificationContentExtension_Extensions.GetMediaPlayPauseButtonFrame 메서드

정의

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

public static CoreGraphics.CGRect GetMediaPlayPauseButtonFrame (this UserNotificationsUI.IUNNotificationContentExtension This);
static member GetMediaPlayPauseButtonFrame : UserNotificationsUI.IUNNotificationContentExtension -> CoreGraphics.CGRect

매개 변수

This
IUNNotificationContentExtension

이 확장 메서드가 작동하는 인스턴스입니다.

반환

재생 단추를 표시하는 데 사용할 사각형입니다.

적용 대상