Share via


ASAccessorySettings.BluetoothTransportBridgingIdentifier Property

Definition

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

Property Value

Attributes

Applies to