Share via


MCSession.MaximumNumberOfPeers Property

Definition

Represents the value associated with the constant kMCSessionMaximumNumberOfPeers

[Foundation.Field("kMCSessionMaximumNumberOfPeers", "MultipeerConnectivity")]
public static IntPtr MaximumNumberOfPeers { get; }
[<Foundation.Field("kMCSessionMaximumNumberOfPeers", "MultipeerConnectivity")>]
static member MaximumNumberOfPeers : nativeint

Property Value

IntPtr

nativeint

The value is 8.

Attributes

Applies to

See also