FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
NSAttributedString.h
Go to the documentation of this file.
1
//
2
// NSAttributedString.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 12. 10. 31..
6
// Copyright (c) 2012 youknowone.org. All rights reserved.
7
//
8
16
#import <Foundation/Foundation.h>
17
21
@interface
NSAttributedString (Shortcuts)
22
23
+ (instancetype)
attributedString
;
24
25
@end
26
NSAttributedString(Shortcuts)
NSAttributedString common shortcuts.
Definition:
NSAttributedString.h:21
+[NSAttributedString(Shortcuts) attributedString]
instancetype attributedString()
FoundationExtension
NSAttributedString.h
Generated by
1.8.7