Share via


SKView.ShowsDrawCount Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShowsDrawCount { [Foundation.Export("showsDrawCount")] get; [Foundation.Export("setShowsDrawCount:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("showsDrawCount")>]
[<set: Foundation.Export("setShowsDrawCount:")>]
member this.ShowsDrawCount : bool with get, set

Property Value

Attributes

Applies to