다음을 통해 공유


NSScrubberSelectionView 생성자

정의

오버로드

NSScrubberSelectionView()
NSScrubberSelectionView(NSCoder)
NSScrubberSelectionView(NSObjectFlag)
NSScrubberSelectionView(IntPtr)

NSScrubberSelectionView()

[Foundation.Export("init")]
public NSScrubberSelectionView ();
특성

적용 대상

NSScrubberSelectionView(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSScrubberSelectionView (Foundation.NSCoder coder);
new AppKit.NSScrubberSelectionView : Foundation.NSCoder -> AppKit.NSScrubberSelectionView

매개 변수

coder
NSCoder
특성

적용 대상

NSScrubberSelectionView(NSObjectFlag)

protected NSScrubberSelectionView (Foundation.NSObjectFlag t);
new AppKit.NSScrubberSelectionView : Foundation.NSObjectFlag -> AppKit.NSScrubberSelectionView

매개 변수

적용 대상

NSScrubberSelectionView(IntPtr)

protected internal NSScrubberSelectionView (IntPtr handle);
new AppKit.NSScrubberSelectionView : nativeint -> AppKit.NSScrubberSelectionView

매개 변수

handle
IntPtr

nativeint

적용 대상