Share via


ASDiscoveryDescriptor.BluetoothServiceDataBlob Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSData? BluetoothServiceDataBlob { [Foundation.Export("bluetoothServiceDataBlob", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBluetoothServiceDataBlob:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bluetoothServiceDataBlob", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setBluetoothServiceDataBlob:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BluetoothServiceDataBlob : Foundation.NSData with get, set

Property Value

Attributes

Applies to