Method ShowConfirmation ShowConfirmation(string, string) Declaration Task<bool> ShowConfirmation(string title, string content) Parameters Type Name Description string title string content Returns Type Description Task<bool>