MTKView.DrawableSize Property

Definition

Gets the size of the drawable textures for the view.

public virtual CoreGraphics.CGSize DrawableSize { [Foundation.Export("drawableSize", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDrawableSize:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DrawableSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to