NSScrubber
NSScrubber()
NSScrubber(CGRect)
NSScrubber(IntPtr)
NSScrubber(NativeHandle)
NSScrubber(NSCoder)
NSScrubber(NSObjectFlag)
BackgroundColor
BackgroundView
ClassHandle
Continuous
DataSource
Delegate
FloatsSelectionViews
HighlightedIndex
ItemAlignment
Mode
NumberOfItems
ScrubberLayout
SelectedIndex
SelectionBackgroundStyle
SelectionOverlayStyle
ShowsAdditionalContentIndicators
ShowsArrowButtons
Dispose(Boolean)
GetItemViewForItem(nint)
GetItemViewForItem(nint)
InsertItems(NSIndexSet)
MakeItem(String, NSObject)
MoveItem(nint, nint)
MoveItem(nint, nint)
PerformSequentialBatchUpdates(Action)
RegisterClass(Class, String)
RegisterNib(NSNib, String)
ReloadData()
ReloadItems(NSIndexSet)
RemoveItems(NSIndexSet)
ScrollItem(nint, NSScrubberAlignment)
ScrollItem(nint, NSScrubberAlignment)
xamarinmac
namespace AppKit
{
[Introduced(PlatformName.MacOSX, 10, 12, 2, PlatformArchitecture.All, null)]
[Register("NSScrubber", true)]
public class NSScrubber : NSView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSScrubber(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API