unavailableReason property
PatchbayInspectUnavailableWire?
get
unavailableReason
null when the on-device inspector can actually be shown.
Only the build-mode reasons come from here (PatchbayInspectUnavailableWire.notDebugBuild, PatchbayInspectUnavailableWire.rootInspectorExcluded). PatchbayInspectUnavailableWire.hostDisposed is a bridge-lifecycle fact the bridge answers on its own; a surface never reports it.
Implementation
PatchbayInspectUnavailableWire? get unavailableReason;