Share via


NWPath.Status Property

Definition

Gets a value that describes the status of the path, such as whether it is ready to be used or is invalid.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NWPathStatus Status { [Foundation.Export("status")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("status")>]
member this.Status : NetworkExtension.NWPathStatus

Property Value

Attributes

Applies to