Share via


TVCollectionViewFullScreenLayoutAttributes.CreateForCell(NSIndexPath) Method

Definition

[Foundation.Export("layoutAttributesForCellWithIndexPath:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static TVUIKit.TVCollectionViewFullScreenLayoutAttributes CreateForCell(Foundation.NSIndexPath indexPath);
[<Foundation.Export("layoutAttributesForCellWithIndexPath:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CreateForCell : Foundation.NSIndexPath -> TVUIKit.TVCollectionViewFullScreenLayoutAttributes

Parameters

indexPath
NSIndexPath

Returns

Attributes

Applies to