The members of UIKit.UIRefreshControl are listed below.
See Also: Inherited members from UIKit.UIControl
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] static | Appearance | UIRefreshControl.UIRefreshControlAppearance. Strongly-typed property that returns the UIAppearance class for this class. |
| AttributedTitle | Foundation.NSAttributedString. The text to show for the refresh control as an attributed string. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Refreshing | bool. Whether the UIRefreshControl is currently refreshing. |
static | AppearanceWhenContainedIn(params Type[])Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy. | |
BeginRefreshing()Begins refreshing. | ||
EndRefreshing()Ends refreshing. | ||
static | GetAppearance<T>()The strongly-typed IUIAppearance for this object. | |
static | GetAppearance<T>(UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UITraitCollection, params Type[])Documentation for this section has not yet been entered. | |