言語

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
属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

名前 説明
IntentFilterAttribute(String[])

指定したアクションを使用して、新しい IntentFilterAttribute インスタンスを構築して初期化します。

プロパティ

名前 説明
Actions

意図フィルター アクション。

AutoVerify
Categories

意図フィルターのカテゴリ。

DataHost

URI 機関のホスト部分。

DataHosts
DataMimeType

などの MIME メディアの種類。

DataMimeTypes
DataPath

URI のパス部分。

DataPathAdvancedPattern
DataPathAdvancedPatterns
DataPathPattern

URI のパス部分。

DataPathPatterns
DataPathPrefix

URI のパス部分。

DataPathPrefixes
DataPaths
DataPathSuffix
DataPathSuffixes
DataPort

URI のポート部分。

DataPorts
DataScheme

URI のスキーム部分。

DataSchemes
Icon

イメージ定義を含む描画可能なリソースへの参照。

Label

親コンポーネントのユーザーが読み取り可能なラベル。

Priority

意図フィルターの優先度。

RoundIcon

適用対象