PHAssetContentEditingInputExtensions.RequestContentEditingInput 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("requestContentEditingInputWithOptions:completionHandler:")]
public static nuint RequestContentEditingInput (this Photos.PHAsset This, Photos.PHContentEditingInputRequestOptions options, Photos.PHContentEditingHandler completionHandler);
static member RequestContentEditingInput : Photos.PHAsset * Photos.PHContentEditingInputRequestOptions * Photos.PHContentEditingHandler -> nuint
Parameters
- This
- PHAsset
The instance on which this method operates.
- completionHandler
- PHContentEditingHandler
Returns
System.System.UIntPtr
System.unativeint
- Attributes