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
属性

适用于