PHProjectSection 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
PHProjectSection(NSCoder) | |
PHProjectSection(NSObjectFlag) | |
PHProjectSection(IntPtr) |
PHProjectSection(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public PHProjectSection (Foundation.NSCoder coder);
new PhotosUI.PHProjectSection : Foundation.NSCoder -> PhotosUI.PHProjectSection
Parameters
- coder
- NSCoder
- Attributes
Applies to
PHProjectSection(NSObjectFlag)
protected PHProjectSection (Foundation.NSObjectFlag t);
new PhotosUI.PHProjectSection : Foundation.NSObjectFlag -> PhotosUI.PHProjectSection
Parameters
Applies to
PHProjectSection(IntPtr)
protected internal PHProjectSection (IntPtr handle);
new PhotosUI.PHProjectSection : nativeint -> PhotosUI.PHProjectSection
Parameters
- handle
-
IntPtr
nativeint