2 references to DisplayActionSheet
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
274
/// <inheritdoc cref="
DisplayActionSheet
(string, string, string, FlowDirection, string[])"/>
277
return
DisplayActionSheet
(title, cancel, destruction, FlowDirection.MatchParent, buttons);