Property | Type | Description | |
---|---|---|---|
cancel | Button | ||
message | Text | ||
ok | Button | ||
title | Text |
Method | Description | |
---|---|---|
Start ( ) : void | ||
init ( string title, string message, Decision dec ) : void |
public init ( string title, string message, Decision dec ) : void | ||
title | string | |
message | string | |
dec | Decision | |
return | void |