Share via


CBCharacteristic.Service Property

Definition

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

Property Value

Attributes

Applies to