License Class
License class
Provides methods to license the component.
type License struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewLicense | Default constructor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
SetLicense_String | Licenses the component. |