Method | Description | |
---|---|---|
ShowCropViewAsync ( UIViewController rootViewController, bool isAnimated, System.Action completionHandler ) : Task |
Shows the crop view and wait for the user's input.
|
public ShowCropViewAsync ( UIViewController rootViewController, bool isAnimated, System.Action completionHandler ) : Task |
||
rootViewController | UIViewController | Root view controller. |
isAnimated | bool | If set to |
completionHandler | System.Action | Completion handler. |
return | Task |