Partager via


INCWidgetListViewDelegate Interface

Définition

[Foundation.Protocol(Name="NCWidgetListViewDelegate", WrapperType=typeof(NotificationCenter.NCWidgetListViewDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INCWidgetListViewDelegate : IDisposable, ObjCRuntime.INativeObject
type INCWidgetListViewDelegate = interface
    interface INativeObject
    interface IDisposable
Dérivé
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

Méthodes

GetViewControllerForRow(NCWidgetListViewController, nuint)

Méthodes d’extension

DidRemoveRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint)
DidReorderRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint, nuint)
PerformAddAction(INCWidgetListViewDelegate, NCWidgetListViewController)
ShouldRemoveRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint)
ShouldReorderRow(INCWidgetListViewDelegate, NCWidgetListViewController, nuint)

S’applique à