共用方式為


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

定義

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

參數

ruler
NSRulerView
marker
NSRulerMarker
location
nfloat

傳回

屬性

適用於