GCKUIStyle Class

GCKUIStyle Class Reference

Overview

Since
3.3

Inherits NSObject.

Instance Method Summary

(void) - applyStyle
 Forces a refresh of all currently visible views, so that any changes to the styling will take effect immediately. More...
 

Class Method Summary

(GCKUIStyle *) + sharedInstance
 Returns the GCKUIStyle singleton instance. More...
 

Property Summary

GCKUIStyleAttributesCastViewscastViews
 The root of the styling attributes tree. More...
 

Method Detail

+ (GCKUIStyle *) sharedInstance

Returns the GCKUIStyle singleton instance.

- (void) applyStyle

Forces a refresh of all currently visible views, so that any changes to the styling will take effect immediately.

Property Detail

- (GCKUIStyleAttributesCastViews*) castViews
readnonatomicstrong

The root of the styling attributes tree.