Share via


INCWidgetListViewDelegate.DidRemoveRow Method

Definition

[Foundation.Export("widgetList:didRemoveRow:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidRemoveRow(NotificationCenter.NCWidgetListViewController list, UIntPtr row);
[<Foundation.Export("widgetList:didRemoveRow:")>]
[<Foundation.OptionalMember>]
[<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

Attributes

Applies to