Sdílet prostřednictvím


UIView.ClearsContextBeforeDrawing Property

Definition

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

Property Value

Attributes

Applies to