The members of MultipeerConnectivity.MCBrowserViewController are listed below.
See Also: Inherited members from UIKit.UIViewController
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor where the service type and options are defined in browser. | ||
| Constructor that advertises the serviceType network protocol. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [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 |