UILayoutSupport_Extensions.GetHeightAnchor(IUILayoutSupport) Method

Definition

Returns the height of the guide.

public static UIKit.NSLayoutDimension GetHeightAnchor (this UIKit.IUILayoutSupport This);
static member GetHeightAnchor : UIKit.IUILayoutSupport -> UIKit.NSLayoutDimension

Parameters

This
IUILayoutSupport

The instance on which this method operates.

Returns

Applies to