共用方式為


CBPeripheralManager.SetDesiredConnectionLatency 方法

定義

[Foundation.Export("setDesiredConnectionLatency:forCentral:")]
public virtual void SetDesiredConnectionLatency (CoreBluetooth.CBPeripheralManagerConnectionLatency latency, CoreBluetooth.CBCentral connectedCentral);
abstract member SetDesiredConnectionLatency : CoreBluetooth.CBPeripheralManagerConnectionLatency * CoreBluetooth.CBCentral -> unit
override this.SetDesiredConnectionLatency : CoreBluetooth.CBPeripheralManagerConnectionLatency * CoreBluetooth.CBCentral -> unit

參數

connectedCentral
CBCentral
屬性

適用於