1 write to Buttons
Microsoft.Maui.Controls (1)
ActionSheetArguments.cs (1)
19
Buttons
= buttons?.Where(c => c != null);
2 references to Buttons
Microsoft.Maui.Controls (1)
Platform\AlertManager\AlertManager.iOS.cs (1)
166
foreach (var label in arguments.
Buttons
)
Microsoft.Maui.Controls.Compatibility (1)
iOS\Platform.cs (1)
497
foreach (var label in arguments.
Buttons
)