Notification.Builder.SetAllowSystemGeneratedContextualActions(Boolean) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Android.Runtime.Register("setAllowSystemGeneratedContextualActions", "(Z)Landroid/app/Notification$Builder;", "GetSetAllowSystemGeneratedContextualActions_ZHandler", ApiSince=29)]
public virtual Android.App.Notification.Builder SetAllowSystemGeneratedContextualActions (bool allowed);
[<Android.Runtime.Register("setAllowSystemGeneratedContextualActions", "(Z)Landroid/app/Notification$Builder;", "GetSetAllowSystemGeneratedContextualActions_ZHandler", ApiSince=29)>]
abstract member SetAllowSystemGeneratedContextualActions : bool -> Android.App.Notification.Builder
override this.SetAllowSystemGeneratedContextualActions : bool -> Android.App.Notification.Builder
Параметры
- allowed
- Boolean
Возвращаемое значение
- Атрибуты