LockScreenUnlockingEventArgs.GetDeferral 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 LockScreenUnlockingDeferral,這會延遲裝置的解除鎖定。 若要顯示解除鎖定動畫,您的鎖定畫面應用程式必須:
public:
virtual LockScreenUnlockingDeferral ^ GetDeferral() = GetDeferral;
LockScreenUnlockingDeferral GetDeferral();
public LockScreenUnlockingDeferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As LockScreenUnlockingDeferral
傳回
解除鎖定延遲。