PHAssetContentEditingInputExtensions.RequestContentEditingInput Method

Definition

[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.

options
PHContentEditingInputRequestOptions

To be added.

This parameter can be null.

completionHandler
PHContentEditingHandler

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to