Share via


CBMutableCharacteristic.Value Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override Foundation.NSData? Value { [Foundation.Export("value", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setValue:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("value", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setValue:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Value : Foundation.NSData with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to