Share via


CBService.Peripheral Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreBluetooth.CBPeripheral? Peripheral { [Foundation.Export("peripheral", ObjCRuntime.ArgumentSemantic.Weak)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("peripheral", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.Peripheral : CoreBluetooth.CBPeripheral

Property Value

Attributes

Applies to