Xamarin.Android | ComponentOne
C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / UnregisterFromRuntime Method


In This Topic
    UnregisterFromRuntime Method (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub UnregisterFromRuntime() 
    'Usage
     
    
    Dim instance As C1Gauge
     
    instance.UnregisterFromRuntime()
    public void UnregisterFromRuntime()
    See Also