Share via


ASDiscoveryDescriptor.BluetoothServiceUuid Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreBluetooth.CBUUID? BluetoothServiceUuid { [Foundation.Export("bluetoothServiceUUID", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBluetoothServiceUUID:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bluetoothServiceUUID", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setBluetoothServiceUUID:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.BluetoothServiceUuid : CoreBluetooth.CBUUID with get, set

Property Value

Attributes

Applies to