[Register("io/scanbot/sdk/ui/view/base/BaseFragment", DoNotGenerateAcw = true)]
public abstract class BaseFragment : Fragment, IComponentCallbacks, View.IOnCreateContextMenuListener, IActivityResultCaller, IHasDefaultViewModelProviderFactory, IViewModelStoreOwner, ISavedStateRegistryOwner, ILifecycleOwner, ICancelable, ILicensable, IJavaObject, IJavaPeerable, IDisposable
[Register("cancelWithInvalidLicense", "()V", "GetCancelWithInvalidLicenseHandler")]
public virtual void CancelWithInvalidLicense()
[Register("getSDKUIComponent", "(Ljava/lang/Class;)Ljava/lang/Object;", "")]
[JavaTypeParameters(new string[] { "C" })]
protected Object GetSDKUIComponent(Class componentType)