1 write to Message
Microsoft.Maui.Controls (1)
PromptArguments.cs (1)
15
Message
= message;
1 reference to Message
Microsoft.Maui.Controls.Compatibility (1)
iOS\Platform.cs (1)
464
var alert = UIAlertController.Create(arguments.Title, arguments.
Message
, UIAlertControllerStyle.Alert);