SKNode.Paused 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,這個值會在場景處理動作時略過這個節點及其子系。 true
會略過它們。
public virtual bool Paused { [Foundation.Export("isPaused")] get; [Foundation.Export("setPaused:")] set; }
member this.Paused : bool with get, set
屬性值
- 屬性
-
適用於