UIKit.UIVisualEffectView: Method Members

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

See Also: Inherited members from UIKit.UIView

Public Methods

static
AppearanceWhenContainedIn(params Type[]) : UIVisualEffectView.UIVisualEffectViewAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
static
GetAppearance<T>() : UIVisualEffectView.UIVisualEffectViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection) : UIVisualEffectView.UIVisualEffectViewAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UIVisualEffectView.UIVisualEffectViewAppearance
Documentation for this section has not yet been entered.

Protected Methods

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