다음을 통해 공유


ChatMessageNotificationTriggerDetails.ShouldUpdateDetailText 속성

정의

백그라운드 작업이 메시지에 대한 앱의 타일 수를 업데이트해야 함을 나타내는 부울 값을 가져옵니다.

public:
 property bool ShouldUpdateDetailText { bool get(); };
bool ShouldUpdateDetailText();
public bool ShouldUpdateDetailText { get; }
var boolean = chatMessageNotificationTriggerDetails.shouldUpdateDetailText;
Public ReadOnly Property ShouldUpdateDetailText As Boolean

속성 값

Boolean

bool

백그라운드 작업이 메시지에 대한 앱의 타일 수를 업데이트해야 함을 나타내는 부울 값입니다.

Windows 요구 사항

앱 기능
chat chatSystem smsSend

적용 대상