UIKit.UIRectEdge Enumeration
An enumeration whose values specify screen edges, for use with UIScreenEdgePanGestureRecognizer.Edges and UIViewController.EdgesForExtendedLayout.

Syntax

[ObjCRuntime.Native]
public enum UIRectEdge

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AllAll edges of the rectangle.
BottomThe bottom edge of the rectangle.
LeftThe left edge of the rectangle.
NoneNo edges.
RightThe right edge of the rectangle.
TopThe top edge of the rectangle.

Requirements

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