Share via


CWWiFiClient.FromName(String) Method

Definition

[Foundation.Export("interfaceWithName:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreWlan.CWInterface? FromName(string? name);
[<Foundation.Export("interfaceWithName:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member FromName : string -> CoreWlan.CWInterface
override this.FromName : string -> CoreWlan.CWInterface

Parameters

name
String

Returns

Attributes

Applies to