Share via


IUICollectionViewDropPlaceholderContext.SetNeedsCellUpdate Method

Definition

Marks the placeholder cell as requiring updated content.

[Foundation.Export("setNeedsCellUpdate")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetNeedsCellUpdate();
[<Foundation.Export("setNeedsCellUpdate")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetNeedsCellUpdate : unit -> unit
override this.SetNeedsCellUpdate : unit -> unit
Attributes

Applies to