NfcDisabledDialog

fun NfcDisabledDialog(titleRes: StringResource, onDismiss: () -> Unit)(source)

Prompt shown when an NFC action (scan or write) is requested while NFC is turned off. Offers to open system settings. titleRes lets the caller frame it for the specific action (e.g. scan vs write).