SimpleNavigation<'Message>
Namespace: Gjallarhorn.Bindable
Parent Module: Nav
Union Cases
Union Case | Description |
Prompt(question,title,response)
Signature: string * string * PromptResponse -> 'Message
|
|
ShowMessage(message,title)
Signature: string * string
|