Share via


CBPeripheral.Name Property

Definition

Gets the peripheral name.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Name { [Foundation.Export("name", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("name", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Name : string

Property Value

Attributes

Applies to