CBPeripheralDelegate_Extensions.UpdatedName 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void UpdatedName (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral);
static member UpdatedName : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral -> unit

参数

This
ICBPeripheralDelegate

此扩展方法操作的实例。

peripheral
CBPeripheral
属性

适用于