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