共用方式為


SmsBroadcastMessage.IsUserPopupRequested 屬性

定義

True 是表示 當此廣播 SMS 訊息要求使用者快顯時。

public:
 property bool IsUserPopupRequested { bool get(); };
bool IsUserPopupRequested();
public bool IsUserPopupRequested { get; }
var boolean = smsBroadcastMessage.isUserPopupRequested;
Public ReadOnly Property IsUserPopupRequested As Boolean

屬性值

Boolean

bool

True 是表示 當此廣播 SMS 訊息要求使用者快顯時。

Windows 需求

應用程式功能
cellularMessaging sms

適用於