![]() |
iOSKit 1.0
iOS Developer Convenience Toolkit
|
#import </Users/Matthew/iOSDev/iOSKit/Framework/trunk/iOSKit/AccountManagement/IOSKitWindow.h>
Public Member Functions | |
(void) | - hideAccountManagementStack |
(void) | - showAccountManagementStack |
Properties | |
IOSKitAccountManagementViewController * | accountSelection |
NSUInteger | rand |
If you wish to take advantage of iOSKit Account Management and its powerfull automatic integration, then you must use IOSKitWindow instead of UIWindow in your AppDelegate for example. To use, just change any reference (in AppDelegate and NIB files) from UIWindow to IOSKitWindow, then you can set properties in app delegate such as self.window.accountSelection.canRegisterNewAccount
- (void) hideAccountManagementStack |
Hides the account management stack from the window
- (void) showAccountManagementStack |
Shows the account management stack on the window
- (IOSKitAccountManagementViewController *) accountSelection [read, write, retain] |
Returns, or sets, the accountSelection stack
- (NSUInteger) rand [read, assign] |
Returns, the random number that is used to create a secure authorization key for accessing accounts