Share via


CBAncsAuthorizationUpdateEventArgs(CBPeripheral) Constructor

Definition

Create a new instance of the CBAncsAuthorizationUpdateEventArgs with the specified event data.

public CBAncsAuthorizationUpdateEventArgs(CoreBluetooth.CBPeripheral peripheral);
new CoreBluetooth.CBAncsAuthorizationUpdateEventArgs : CoreBluetooth.CBPeripheral -> CoreBluetooth.CBAncsAuthorizationUpdateEventArgs

Parameters

peripheral
CBPeripheral

The value for the Peripheral property.

Applies to