Type Method
alignedMetricsValue(forKey:)alignedMetricsValueForKey:alignedMetricsValueForKey_
Numeric offset encoded in an aligned metrics key.
Declaration
class func alignedMetricsValue(forKey key: String?) -> IntDeclaration
+ (NSInteger) alignedMetricsValueForKey:(NSString *) key;Declaration
alignedMetricsValueForKey_(key: str) -> intDiscussion
Returns 0 when no offset is encoded.
See Also
Metrics Keys Utilities
Plain metrics key for display and editing.
Attributed display string for a metrics key.
Whether any horizontal metrics key is out of sync.
Whether any horizontal metrics key is invalid.
Localized label for a metric side.
Display color for metrics key state flags.