A Boolean value that indicates whether the central is currently scanning.
SDKs
- iOS 9.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Bluetooth
Declaration
@property(nonatomic, assign, readonly) BOOL isScanning;
A Boolean value that indicates whether the central is currently scanning.
SDKs
Framework
@property(nonatomic, assign, readonly) BOOL isScanning;
- scan For Peripherals With Services: options:
Scans for peripherals that are advertising services.
Keys used to pass options when scanning for peripherals.
- stop Scan
Asks the central manager to stop scanning for peripherals.