次の方法で共有


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

適用対象