IPHProjectTypeDescriptionInvalidator Interface

Definition

[Foundation.Protocol(Name="PHProjectTypeDescriptionInvalidator", WrapperType=typeof(PhotosUI.PHProjectTypeDescriptionInvalidatorWrapper))]
[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 IPHProjectTypeDescriptionInvalidator : IDisposable, ObjCRuntime.INativeObject
type IPHProjectTypeDescriptionInvalidator = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

InvalidateFooterTextForSubtypes(NSString)
InvalidateTypeDescription(NSString)

Applies to