ARSessionObserver_Extensions.InterruptionEnded 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
開發人員可能會覆寫此方法,以在中斷之後開始畫面處理和裝置追蹤。
public static void InterruptionEnded (this ARKit.IARSessionObserver This, ARKit.ARSession session);
static member InterruptionEnded : ARKit.IARSessionObserver * ARKit.ARSession -> unit
參數
- This
- IARSessionObserver
這個方法運作所在的 實例。
- session
- ARSession
提供事件資訊的會話。