RCAttributedDataSource Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | RCAttributedLabel.h |
– attributeDictionaryForTextType:
required method
attributeDictionaryForTextType
- (NSDictionary *)attributeDictionaryForTextType:(NSTextCheckingTypes)textType
Parameters
textType |
textType |
---|
Return Value
return NSDictionary
Discussion
attributeDictionaryForTextType
Declared In
RCAttributedLabel.h
– highlightedAttributeDictionaryForTextType:
required method
highlightedAttributeDictionaryForTextType
- (NSDictionary *)highlightedAttributeDictionaryForTextType:(NSTextCheckingType)textType
Parameters
textType |
textType |
---|
Return Value
NSDictionary
Discussion
highlightedAttributeDictionaryForTextType
Declared In
RCAttributedLabel.h