Поделиться через


RestrictionsManager.ConvertRestrictionsToBundle Метод

Определение

Преобразует список ограничений в соответствующий пакет, используя следующее сопоставление: table>tr th RestrictionEntry</th>><Bundle/th Bundle</><th/><<<>>RestrictionEntry#TYPE_BOOLEANtr tr td/td/Bundle#putBoolean>><<td/><tr tr td,><><><RestrictionEntry#TYPE_MULTI_SELECTRestrictionEntry#TYPE_CHOICE /td<><<Bundle#putStringArray><>>/tr td><<RestrictionEntry#TYPE_INTEGER<Bundle#putInt>><>></td/tr tr><><>><<<>RestrictionEntry#TYPE_STRING</td><td><Bundle#putString/><td/tr tr><><td<>RestrictionEntry#TYPE_BUNDLE/td/<>><Bundle#putBundletd/><td/<>tr<><RestrictionEntry#TYPE_BUNDLE_ARRAY> td/td/td/>><<Bundle#putParcelableArraytd/td></tr></table>

[Android.Runtime.Register("convertRestrictionsToBundle", "(Ljava/util/List;)Landroid/os/Bundle;", "", ApiSince=23)]
public static Android.OS.Bundle? ConvertRestrictionsToBundle (System.Collections.Generic.IList<Android.Content.RestrictionEntry>? entries);
[<Android.Runtime.Register("convertRestrictionsToBundle", "(Ljava/util/List;)Landroid/os/Bundle;", "", ApiSince=23)>]
static member ConvertRestrictionsToBundle : System.Collections.Generic.IList<Android.Content.RestrictionEntry> -> Android.OS.Bundle

Параметры

entries
IList<RestrictionEntry>

список ограничений

Возвращаемое значение

Атрибуты

Комментарии

Преобразует список ограничений в соответствующий пакет, используя следующее сопоставление: table>tr th RestrictionEntry</th>><Bundle/th Bundle</><th/><<<>>RestrictionEntry#TYPE_BOOLEANtr tr td/td/Bundle#putBoolean>><<td/><tr tr td,><><><RestrictionEntry#TYPE_MULTI_SELECTRestrictionEntry#TYPE_CHOICE /td<><<Bundle#putStringArray><>>/tr td><<RestrictionEntry#TYPE_INTEGER<Bundle#putInt>><>></td/tr tr><><>><<<>RestrictionEntry#TYPE_STRING</td><td><Bundle#putString/><td/tr tr><><td<>RestrictionEntry#TYPE_BUNDLE/td/<>><Bundle#putBundletd/><td/<>tr<><RestrictionEntry#TYPE_BUNDLE_ARRAY> td/td/td/>><<Bundle#putParcelableArraytd/td></tr></table>

Документация по Java для android.content.RestrictionsManager.convertRestrictionsToBundle(java.util.List<android.content.RestrictionEntry>).

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к