Share via


CBCharacteristicEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class CBCharacteristicEventArgs : EventArgs
type CBCharacteristicEventArgs = class
    inherit EventArgs
Inheritance
CBCharacteristicEventArgs

Constructors

Name Description
CBCharacteristicEventArgs(CBCharacteristic, NSError)

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

Properties

Name Description
Characteristic
Error

Applies to