Share via


NSCollectionLayoutAnchor.Create(NSDirectionalRectEdge) Method

Definition

[Foundation.Export("layoutAnchorWithEdges:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.NSCollectionLayoutAnchor Create(UIKit.NSDirectionalRectEdge edges);
[<Foundation.Export("layoutAnchorWithEdges:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : UIKit.NSDirectionalRectEdge -> UIKit.NSCollectionLayoutAnchor

Parameters

Returns

Attributes

Applies to