Langue

AppInteractionAttribution.CustomInteractionType Propriété

Définition

Retourne la chaîne personnalisée décrivant l’interaction, le cas #getInteractionType() échéant AppInteractionAttribution#INTERACTION_TYPE_OTHER.

public string? CustomInteractionType { [Android.Runtime.Register("getCustomInteractionType", "()Ljava/lang/String;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getCustomInteractionType", "()Ljava/lang/String;", "", ApiSince=37)>]
member this.CustomInteractionType : string

Valeur de propriété

Attributs

Remarques

Retourne la chaîne personnalisée décrivant l’interaction, si getInteractionType() est AppInteractionAttribution.INTERACTION_TYPE_OTHER.

Référence Android pour android.app.AppInteractionAttribution.getCustomInteractionType.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à