NEPacketTunnelNetworkSettings.Mtu Property

Definition

Gets or sets the Maximum Transmission Unit (MTU) size for the TUN interface, in bytes.

public virtual Foundation.NSNumber Mtu { [Foundation.Export("MTU", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMTU:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Mtu : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to