UILayoutGuide.OwningView Property

Definition

The UIView that contains this guide.

public virtual UIKit.UIView OwningView { [Foundation.Export("owningView", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setOwningView:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.OwningView : UIKit.UIView with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to