ContentProviderOperation.Builder.WithExceptionAllowed(Boolean) メソッド

定義

[Android.Runtime.Register("withExceptionAllowed", "(Z)Landroid/content/ContentProviderOperation$Builder;", "GetWithExceptionAllowed_ZHandler", ApiSince=30)]
public virtual Android.Content.ContentProviderOperation.Builder WithExceptionAllowed(bool exceptionAllowed);
[<Android.Runtime.Register("withExceptionAllowed", "(Z)Landroid/content/ContentProviderOperation$Builder;", "GetWithExceptionAllowed_ZHandler", ApiSince=30)>]
abstract member WithExceptionAllowed : bool -> Android.Content.ContentProviderOperation.Builder
override this.WithExceptionAllowed : bool -> Android.Content.ContentProviderOperation.Builder

パラメーター

exceptionAllowed
Boolean

返品

属性

適用対象