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
UIActivityIndicatorView.h
Go to the documentation of this file.
1
//
2
// UIActivityIndicatorView.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 13. 4. 6..
6
// Copyright (c) 2013 youknowone.org. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
15
@interface
UIActivityIndicatorView (Property)
16
27
@property
(nonatomic, assign
/*, getter=isAnimating*/
) BOOL
animating
;
28
29
@end
UIActivityIndicatorView(Property)::animating
BOOL animating
The animating state of the activity indicator view.
Definition:
UIActivityIndicatorView.h:27
UIActivityIndicatorView(Property)
UIActivityIndicatorView shortcut properties.
Definition:
UIActivityIndicatorView.h:15
UIKitExtension
UIActivityIndicatorView.h
Generated by
1.8.7