Share via


CBCentralManager.SupportsFeatures(CBCentralManagerFeature) Method

Definition

[Foundation.Export("supportsFeatures:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool SupportsFeatures(CoreBluetooth.CBCentralManagerFeature features);
[<Foundation.Export("supportsFeatures:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SupportsFeatures : CoreBluetooth.CBCentralManagerFeature -> bool

Parameters

Returns

Attributes

Applies to