PHProjectSectionContent Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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