共用方式為


CBPeripheralDelegate.UpdatedName(CBPeripheral) 方法

定義

[Foundation.Export("peripheralDidUpdateName:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdatedName (CoreBluetooth.CBPeripheral peripheral);
abstract member UpdatedName : CoreBluetooth.CBPeripheral -> unit
override this.UpdatedName : CoreBluetooth.CBPeripheral -> unit

參數

peripheral
CBPeripheral
屬性

適用於