MCSession.MaximumNumberOfPeers Property

Definition

Represents the value associated with the constant kMCSessionMaximumNumberOfPeers

[Foundation.Field("kMCSessionMaximumNumberOfPeers", "MultipeerConnectivity")]
public static nint MaximumNumberOfPeers { get; }
member this.MaximumNumberOfPeers : nint

Property Value

System.System.IntPtr System.nativeint

The value is 8.

Attributes

Applies to

See also