Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / LicenseManager Class
Members


In This Topic
    LicenseManager Class
    In This Topic
    Allows the users to set a license in the Key property.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class LicenseManager 
    'Usage
     
    
    Dim instance As LicenseManager
    public static class LicenseManager 
    Remarks
    See https://www.grapecity.com/licensing/componentone for more information.
    Inheritance Hierarchy

    System.Object
       C1.iOS.Core.LicenseManager

    See Also