UIKit.UIVisualEffectView: Constructor Members

The constructors 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 Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Creates a UIKit.UIVisualEffectView that contains the specified UIKit.UIVisualEffect.

Protected Constructors

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.