UILayoutSupport_Extensions.GetTopAnchor(IUILayoutSupport) Method

Definition

Returns the top edge of the guide.

public static UIKit.NSLayoutYAxisAnchor GetTopAnchor (this UIKit.IUILayoutSupport This);
static member GetTopAnchor : UIKit.IUILayoutSupport -> UIKit.NSLayoutYAxisAnchor

Parameters

This
IUILayoutSupport

The instance on which this method operates.

Returns

Applies to