Show / Hide Table of Contents

    Class MobileNetworkConfigurationVisual

    Inheritance
    Object
    MobileNetworkConfigurationVisual
    Implements
    INetworkConfigurationVisual
    Namespace: Microsoft.MixedReality.SpectatorView
    Assembly: cs.temp.dll.dll
    Syntax
    public class MobileNetworkConfigurationVisual : MonoBehaviour, INetworkConfigurationVisual

    Methods

    Hide()

    Declaration
    public void Hide()

    Show()

    Declaration
    public void Show()

    Events

    NetworkConfigurationUpdated

    Declaration
    public event Action<INetworkConfigurationVisual, string> NetworkConfigurationUpdated
    Event Type
    Type Description
    Action<INetworkConfigurationVisual, String>

    Implements

    INetworkConfigurationVisual
    In This Article
    • Methods
      • Hide()
      • Show()
    • Events
      • NetworkConfigurationUpdated
    • Implements
    Back to top Generated by DocFX