IPHProjectTypeDescriptionDataSource Interface

Definition

[Foundation.Protocol(Name="PHProjectTypeDescriptionDataSource", WrapperType=typeof(PhotosUI.PHProjectTypeDescriptionDataSourceWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IPHProjectTypeDescriptionDataSource : IDisposable, ObjCRuntime.INativeObject
type IPHProjectTypeDescriptionDataSource = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

GetFooterTextForSubtypes(NSString)
GetSubtypes(NSString)
GetTypeDescription(NSString)

Extension Methods

WillDiscardDataSource(IPHProjectTypeDescriptionDataSource)

Applies to