GCKUIUtils Class

GCKUIUtils Class Reference

Overview

User interface utility methods.

Since
3.0

Inherits NSObject.

Class Method Summary

(nullable UIViewController *) 
Returns the currently active view controller, by navigating through the view controller hierarchy beginning with the root view controller. More...
(NSString *) 
Formats a time interval in MM:SS or H:MM:SS format. More...
(NSString *) 
Formats a local time based on the current locale. More...

Method Detail

+ (nullable UIViewController *) currentViewController

Returns the currently active view controller, by navigating through the view controller hierarchy beginning with the root view controller.

+ (NSString *) timeIntervalAsString: (NSTimeInterval)  timeInterval

Formats a time interval in MM:SS or H:MM:SS format.

+ (NSString *) localTimeAsString: (NSTimeInterval)  localTime

Formats a local time based on the current locale.

Since
4.3.4
Create a Mobile Website
View Site in Mobile | Classic
Share by: