IUICollectionViewDropPlaceholderContext.SetNeedsCellUpdate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Marks the placeholder cell as requiring updated content.
[Foundation.Export("setNeedsCellUpdate")]
[Foundation.Preserve(Conditional=true)]
public void SetNeedsCellUpdate ();
abstract member SetNeedsCellUpdate : unit -> unit
- Attributes