PHProjectSectionContent Constructors

Definition

Overloads

PHProjectSectionContent(NSCoder)
PHProjectSectionContent(NSObjectFlag)
PHProjectSectionContent(IntPtr)

PHProjectSectionContent(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public PHProjectSectionContent (Foundation.NSCoder coder);
new PhotosUI.PHProjectSectionContent : Foundation.NSCoder -> PhotosUI.PHProjectSectionContent

Parameters

coder
NSCoder
Attributes

Applies to

PHProjectSectionContent(NSObjectFlag)

protected PHProjectSectionContent (Foundation.NSObjectFlag t);
new PhotosUI.PHProjectSectionContent : Foundation.NSObjectFlag -> PhotosUI.PHProjectSectionContent

Parameters

Applies to

PHProjectSectionContent(IntPtr)

protected internal PHProjectSectionContent (IntPtr handle);
new PhotosUI.PHProjectSectionContent : nativeint -> PhotosUI.PHProjectSectionContent

Parameters

handle
IntPtr

nativeint

Applies to