UIKit.UITableViewHeaderFooterView: Method Members

The methods of UIKit.UITableViewHeaderFooterView are listed below. For a list of all members, see the UITableViewHeaderFooterView Members list.

See Also: Inherited members from UIKit.UIView

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UITableViewHeaderFooterView.UITableViewHeaderFooterViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UITableViewHeaderFooterView.UITableViewHeaderFooterViewAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UITableViewHeaderFooterView.UITableViewHeaderFooterViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UITableViewHeaderFooterView.UITableViewHeaderFooterViewAppearance
Documentation for this section has not yet been entered.
PrepareForReuse()
Called on a reusable header or footer prior to it being reused by the table.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UITableViewHeaderFooterView object.