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