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
NSTextView.h
Go to the documentation of this file.
1
//
2
// NSTextView.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 12. 11. 18..
6
// Copyright (c) 2012 youknowone.org. All rights reserved.
7
//
8
15
#import <Cocoa/Cocoa.h>
16
20
@interface
NSTextView (Placeholder)
21
23
@property
(nonatomic, retain) NSString *
placeholderString
;
24
25
@end
NSTextView(Placeholder)::placeholderString
NSString * placeholderString
Seems private API.
Definition:
NSTextView.h:23
NSTextView(Placeholder)
Append placeholder support.
Definition:
NSTextView.h:20
CocoaExtension
NSTextView.h
Generated by
1.8.7