C# (CSharp) InTheHand.UI.Popups MessageDialog - 3 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die InTheHand.UI.Popups.MessageDialog, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
The dialog has a command bar that can support up to three commands. If you don't specify any commands, then a default command is added to close the dialog.
The dialog dims the screen behind it and blocks touch events from passing to the app's canvas until the user responds.
Message dialogs should be used sparingly, and only for critical messages or simple questions that must block the user's flow.
PlatformVersion supportedAndroidAndroid 4.4 and lateriOSiOS 9.0 and latermacOSOS X 10.7 and latertvOStvOS 9.0 and laterWindows UWPWindows 10Windows StoreWindows 8.1 or laterWindows Phone StoreWindows Phone 8.1 or laterWindows Phone SilverlightWindows Phone 8.0 or laterWindows (Desktop Apps)Windows Vista or later