C# 클래스 NotificationsExtensions.Toasts.ToastActionsCustom

Create your own custom actions, using controls like ToastButton, ToastTextBox, and ToastSelectionBox.
상속: IToastActions
파일 보기 프로젝트 열기: WindowsNotifications/NotificationsExtensions 1 사용 예제들

공개 메소드들

메소드 설명
ToastActionsCustom ( ) : System

Initializes a new instance of custom actions, which can use controls like ToastButton, ToastTextBox, and ToastSelectionBox.

비공개 메소드들

메소드 설명
ConvertToActionElement ( IToastButton button ) : Element_ToastAction
ConvertToElement ( ) : NotificationsExtensions.Toasts.Element_ToastActions
ConvertToInputElement ( IToastInput input ) : NotificationsExtensions.Toasts.Element_ToastInput

메소드 상세

ToastActionsCustom() 공개 메소드

Initializes a new instance of custom actions, which can use controls like ToastButton, ToastTextBox, and ToastSelectionBox.
public ToastActionsCustom ( ) : System
리턴 System