Sign in
chromium
/
external
/
github.com
/
material-components
/
material-components-ios
/
develop
/
.
/
components
/
ActionSheet
/
README.md
blob: e0d0cf14dd6bad4415fff3fdb54df034a1f67379 [
file
] [
log
] [
blame
] [
view
]
# Action Sheet
Use
UIMenu
instead
.
Use
UIAlertController
with
the action sheet style
for
confirmation of destructive actions
.