프로퍼티 | 타입 | 설명 | |
---|---|---|---|
messageBox | |||
titleBox |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Show ( string message = "", string title = "Alert" ) : void |
Modal alert
|
메소드 | 설명 | |
---|---|---|
ShowModalAlert ( bool show = true ) : void |
public Show ( string message = "", string title = "Alert" ) : void | ||
message | string | |
title | string | |
리턴 | void |