Share via


CBPeripheralManagerConnectionLatency Enum

Definition

The connection latency of the CBPeripheralManager.

[ObjCRuntime.Native]
public enum CBPeripheralManagerConnectionLatency
[<ObjCRuntime.Native>]
type CBPeripheralManagerConnectionLatency = 
Inheritance
CBPeripheralManagerConnectionLatency
Attributes

Fields

Name Value Description
Low 0
Medium 1
High 2

Applies to