IntentFilterAttribute Класс

Определение

Создает элемент в //intent-filter .AndroidManifest.xml

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class IntentFilterAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type IntentFilterAttribute = class
    inherit Attribute
Наследование
IntentFilterAttribute
Атрибуты

Комментарии

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

Конструкторы

IntentFilterAttribute(String[])

Создает и инициализирует новый IntentFilterAttribute экземпляр с указанными действиями.

Свойства

Actions

Действия фильтра намерений.

AutoVerify

Создает элемент в //intent-filter .AndroidManifest.xml

Categories

Категории фильтра намерений.

DataHost

Хост-часть центра URI.

DataHosts

Создает элемент в //intent-filter .AndroidManifest.xml

DataMimeType

Тип носителя MIME, например image/jpeg.

DataMimeTypes

Создает элемент в //intent-filter .AndroidManifest.xml

DataPath

Часть пути универсального кода ресурса (URI).

DataPathAdvancedPattern

Создает элемент в //intent-filter .AndroidManifest.xml

DataPathAdvancedPatterns

Создает элемент в //intent-filter .AndroidManifest.xml

DataPathPattern

Часть пути универсального кода ресурса (URI).

DataPathPatterns

Создает элемент в //intent-filter .AndroidManifest.xml

DataPathPrefix

Часть пути универсального кода ресурса (URI).

DataPathPrefixes

Создает элемент в //intent-filter .AndroidManifest.xml

DataPaths

Создает элемент в //intent-filter .AndroidManifest.xml

DataPathSuffix

Создает элемент в //intent-filter .AndroidManifest.xml

DataPathSuffixes

Создает элемент в //intent-filter .AndroidManifest.xml

DataPort

Часть порта универсального кода ресурса (URI).

DataPorts

Создает элемент в //intent-filter .AndroidManifest.xml

DataScheme

Часть схемы универсального кода ресурса (URI).

DataSchemes

Создает элемент в //intent-filter .AndroidManifest.xml

Icon

Ссылка на рисуемый ресурс, содержащий определение изображения.

Label

Читаемая пользователем метка для родительского компонента.

Priority

Приоритет фильтра намерений.

RoundIcon

Создает элемент в //intent-filter .AndroidManifest.xml

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