UIKit.UIView.Superview Property
The UIKit.UIView, if any, that contains this UIKit.UIView in its UIView.Subviews.

Syntax

[get: Foundation.Export("superview")]
public virtual UIView Superview { get; }

See Also

UIView.Subviews

Value

The default value is null.

Remarks

This value may be null, indicating that the UIKit.UIView is not contained within another UIKit.UIView's view hierarchy.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0