Edit

Share via


CBPeripheralManagerConnectionLatency Enum

Definition

The connection latency of the CBPeripheralManager.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CBPeripheralManagerConnectionLatency
type CBPeripheralManagerConnectionLatency = 
Inheritance
CBPeripheralManagerConnectionLatency
Attributes

Fields

Name Value Description
Low 0
Medium 1
High 2

Applies to