Share via


UICollectionLayoutListConfiguration.ItemSeparatorHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UICollectionLayoutListItemSeparatorHandler? ItemSeparatorHandler { [Foundation.Export("itemSeparatorHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setItemSeparatorHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("itemSeparatorHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setItemSeparatorHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ItemSeparatorHandler : UIKit.UICollectionLayoutListItemSeparatorHandler with get, set

Property Value

Attributes

Applies to