Static CBConnectPeripheralOptionStartDelayKey

Source
pub unsafe static CBConnectPeripheralOptionStartDelayKey: &'static NSString
Available on crate feature CBCentralManagerConstants only.
Expand description

An NSNumber indicating the number of seconds for the system to wait before starting a connection.

See: connectPeripheral:

See also Apple’s documentation