PHContentEditingController.StartContentEditing Method
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.
[Foundation.Export("startContentEditingWithInput:placeholderImage:")]
public abstract void StartContentEditing (Photos.PHContentEditingInput contentEditingInput, UIKit.UIImage placeholderImage);
abstract member StartContentEditing : Photos.PHContentEditingInput * UIKit.UIImage -> unit
Parameters
- contentEditingInput
- PHContentEditingInput
- placeholderImage
- UIImage
Implements
- Attributes