Compartilhar via


PhoneNotificationTriggerDetails.PhoneNotificationType Propriedade

Definição

Um valor da enumeração PhoneNotificationType que indica o tipo de notificação recebida.

public:
 property PhoneNotificationType PhoneNotificationType { PhoneNotificationType get(); };
PhoneNotificationType PhoneNotificationType();
public PhoneNotificationType PhoneNotificationType { get; }
var phoneNotificationType = phoneNotificationTriggerDetails.phoneNotificationType;
Public ReadOnly Property PhoneNotificationType As PhoneNotificationType

Valor da propriedade

Para obter uma lista de valores, consulte PhoneNotificationType.

Requisitos do Windows

Funcionalidades do aplicativo
accessoryManager

Comentários

Chamar essa API requer que os recursos ID_CAP_SMS e ID_CAP_SMS_COMPANION sejam especificados no manifesto do aplicativo.

Aplica-se a