NSLevelIndicator
NSLevelIndicator()
NSLevelIndicator(CGRect)
NSLevelIndicator(IntPtr)
NSLevelIndicator(NativeHandle)
NSLevelIndicator(NSCoder)
NSLevelIndicator(NSObjectFlag)
Cell
ClassHandle
CriticalFillColor
CriticalValue
DrawsTieredCapacityLevels
Editable
FillColor
LevelIndicatorStyle
MajorTickMarkCount
MaxValue
MinValue
PlaceholderVisibility
RatingImage
RatingPlaceholderImage
TickMarkCount
TickMarkPosition
WarningFillColor
WarningValue
RectOfTickMark(nint)
RectOfTickMark(nint)
TickMarkValueAt(nint)
TickMarkValueAt(nint)
xamarinmac
namespace AppKit
{
[Register("NSLevelIndicator", true)]
public class NSLevelIndicator : NSControl
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("rectOfTickMarkAtIndex:")]
public virtual CGRect RectOfTickMark(nint index);
}
}
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