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