Usage
Once you are done enabling the feature in Essential Kit Settings, you can access the feature classes once you import the required namespace.
Alert Dialog
A dialog is a small window that prompts the user to make a decision. A dialog does not fill the screen and is normally used for modal events that require users to take an action before they can proceed.
You can have the following for an Alert Dialog
Title
Message
Add buttons
Date Picker
Date picker will be useful for capturing the time as an input from the user. This can be operated in three modes.
Date : For allowing to pick Date alone (Day, Month, Year)
Time : For allowing to pick time alone (Hours, Minutes)
Date and Time : For allowing to pick both date and time