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