次の方法で共有


NSView.SetNeedsDisplayInRect(CGRect) メソッド

定義

[Foundation.Export("setNeedsDisplayInRect:")]
public virtual void SetNeedsDisplayInRect (CoreGraphics.CGRect invalidRect);
abstract member SetNeedsDisplayInRect : CoreGraphics.CGRect -> unit
override this.SetNeedsDisplayInRect : CoreGraphics.CGRect -> unit

パラメーター

invalidRect
CGRect
属性

適用対象