Share via


CWNetwork.SupportsPhyMode(CWPhyMode) Method

Definition

[Foundation.Export("supportsPHYMode:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SupportsPhyMode(CoreWlan.CWPhyMode phyMode);
[<Foundation.Export("supportsPHYMode:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SupportsPhyMode : CoreWlan.CWPhyMode -> bool
override this.SupportsPhyMode : CoreWlan.CWPhyMode -> bool

Parameters

phyMode
CWPhyMode

Returns

Attributes

Applies to