Share via


INCWidgetListViewDelegate 인터페이스

정의

[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
파생
특성
구현

속성

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)

메서드

GetViewControllerForRow(NCWidgetListViewController, nuint)

확장 메서드

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

적용 대상