共用方式為


NSTextView.RulerViewWillAddMarker(NSRulerView, NSRulerMarker, nfloat) 方法

定義

[Foundation.Export("rulerView:willAddMarker:atLocation:")]
public virtual nfloat RulerViewWillAddMarker (AppKit.NSRulerView ruler, AppKit.NSRulerMarker marker, nfloat location);
abstract member RulerViewWillAddMarker : AppKit.NSRulerView * AppKit.NSRulerMarker * nfloat -> nfloat
override this.RulerViewWillAddMarker : AppKit.NSRulerView * AppKit.NSRulerMarker * nfloat -> nfloat

參數

ruler
NSRulerView
marker
NSRulerMarker
location
nfloat

傳回

屬性

適用於