次の方法で共有


CALayer.SetNeedsDisplayInRect(CGRect) メソッド

定義

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

パラメーター

r
CGRect
属性

適用対象