Specifies where the tick marks of an NSSlider
object appear.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
typedef enum NSTickMarkPosition : NSUInteger {
...
} NSTickMarkPosition;
Overview
These constants are used in tick
.
Specifies where the tick marks of an NSSlider
object appear.
SDK
Framework
typedef enum NSTickMarkPosition : NSUInteger {
...
} NSTickMarkPosition;
These constants are used in tick
.