MTKView.EnableSetNeedsDisplay 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 Boolean 值,控制檢視是否會遵守 SetNeedsDisplay () ,以決定是否在暫停檢視時暫停其內部繪製迴圈。
public virtual bool EnableSetNeedsDisplay { [Foundation.Export("enableSetNeedsDisplay")] get; [Foundation.Export("setEnableSetNeedsDisplay:")] set; }
member this.EnableSetNeedsDisplay : bool with get, set
屬性值
- 屬性