Kofax Mobile SDK API Reference
Instance Methods | Class Methods | Properties | List of all members
kfxKUIVersion Class Reference

This class includes a method which returns the SDK UIControls Framework version. More...

#import <kfxKUIVersion.h>

Inheritance diagram for kfxKUIVersion:

Instance Methods

(NSString *) - getPackageVersion
 Retrieve the UI Controls framework version. More...
 

Class Methods

(kfxKUIVersion *) + kuiInstance
 The factory method. More...
 

Properties

NSString * packageVersion
 UI Controls framework version string. More...
 

Detailed Description

This class includes a method which returns the SDK UIControls Framework version.

This class provides a means of retrieving the UI Controls framework version string of the Kofax Mobile SDK.

Method Documentation

- (NSString *) getPackageVersion

Retrieve the UI Controls framework version.

This method retrieves the version string for the UI Controls framework.

+ (kfxKUIVersion*) kuiInstance

The factory method.

This method returns a singleton object of kfxKUIVersion.

Property Documentation

- (NSString*) packageVersion
readatomicretain

UI Controls framework version string.

This is the version string for the UI Controls framework.


The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.