Compartir a través de


MTKView.EnableSetNeedsDisplay Propiedad

Definición

Obtiene o establece un valor booleano que controla si la vista respetará SetNeedsDisplay() con respecto a si se pausa su bucle de dibujo interno cuando la vista está en pausa.

public virtual bool EnableSetNeedsDisplay { [Foundation.Export("enableSetNeedsDisplay")] get; [Foundation.Export("setEnableSetNeedsDisplay:")] set; }
member this.EnableSetNeedsDisplay : bool with get, set

Valor de propiedad

Atributos

Se aplica a