зеркало из https://github.com/github/Rebel.git
Move "Returns..." to the end of the method documentation
This commit is contained in:
Родитель
8c62a35df4
Коммит
74b02de53b
|
@ -10,10 +10,10 @@
|
|||
|
||||
@interface NSView (RBLAlignmentAdditions)
|
||||
|
||||
// Returns a backing store pixel aligned rectangle in view coordinates
|
||||
//
|
||||
// Uses `-backingAlignedRect:options:` internally and converts between window coordinates
|
||||
// and view coordinates.
|
||||
//
|
||||
// Returns a backing store pixel aligned rectangle in view coordinates
|
||||
- (NSRect)rbl_viewBackingAlignedRect:(NSRect)rect options:(NSAlignmentOptions)options;
|
||||
|
||||
@end
|
||||
|
|
Загрузка…
Ссылка в новой задаче