Share via


NCWidgetListViewDelegate.DidRemoveRow Method

Definition

[Foundation.Export("widgetList:didRemoveRow:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidRemoveRow(NotificationCenter.NCWidgetListViewController list, UIntPtr row);
[<Foundation.Export("widgetList:didRemoveRow:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidRemoveRow : NotificationCenter.NCWidgetListViewController * unativeint -> unit
override this.DidRemoveRow : NotificationCenter.NCWidgetListViewController * unativeint -> unit

Parameters

row
UIntPtr

unativeint

Implements

Attributes

Applies to