PromptArguments Class

Definition

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class PromptArguments
type PromptArguments = class
Inheritance
PromptArguments
Attributes

Constructors

PromptArguments(String, String, String, String, String, Int32, Keyboard)
PromptArguments(String, String, String, String, String, Int32, Keyboard, String)

Properties

Accept
Cancel
InitialValue
Keyboard
MaxLength
Message
Placeholder
Result
Title

Methods

SetResult(String)

Applies to