Share via


NWPath.Expensive Property

Definition

Gets a Boolean value that tells whether the path uses an expensive interface, such as a cellular network.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Expensive { [Foundation.Export("isExpensive")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isExpensive")>]
member this.Expensive : bool

Property Value

Attributes

Applies to