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