Share via


MCBrowserViewController.Browser Property

Definition

The MCNearbyServiceBrowser used for discovering peers.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MultipeerConnectivity.MCNearbyServiceBrowser? Browser { [Foundation.Export("browser")] get; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MultipeerConnectivity.MCNearbyServiceBrowser Browser { [Foundation.Export("browser")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("browser")>]
member this.Browser : MultipeerConnectivity.MCNearbyServiceBrowser

Property Value

Attributes

Applies to