XAMARIN ANDROID绑定库 uCrop - Image Cropping Library for Android 用法 对于可行的实现,请查看示例项目-示例 通过nuget包含库 Install-Package Naxam.uCrop.Droid 将UCropActivity添加到您的AndroidManifest.xml中 <activity android:name="com.yalantis.ucrop.UCropActivity" android:screenOrientation="portrait" android:theme="@styl