MTKView.FramebufferOnly Property

Definition

Gets or sets a Boolean value that controls whether the texture is optimized for display purposes, rather than allowing for sampling or read/write operations.

public virtual bool FramebufferOnly { [Foundation.Export("framebufferOnly")] get; [Foundation.Export("setFramebufferOnly:")] set; }
member this.FramebufferOnly : bool with get, set

Property Value

Attributes

Applies to