The properties of MultipeerConnectivity.MCBrowserViewController are listed below. For a list of all members, see the MCBrowserViewController Members list.
See Also: Inherited members from UIKit.UIViewController
| [read-only] | Browser | MCNearbyServiceBrowser. The MultipeerConnectivity.MCNearbyServiceBrowser used for discovering peers. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | IMCBrowserViewControllerDelegate. An instance of the MultipeerConnectivity.MCBrowserViewControllerDelegate model class which acts as the class delegate. | |
| MaximumNumberOfPeers | nuint. Allows the application developer to limit the number of peers. | |
| MinimumNumberOfPeers | nuint. Allows the application developer to specify a minimum amount of peers. | |
| [read-only] | Session | MCSession. The MultipeerConnectivity.MCSession being managed. |
| WeakDelegate | Foundation.NSObject. An object that can respond to the delegate protocol for this type |