macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

NSDatePickerクラス

INDEX>AppKit> NSDatePicker

**

継承 NSObject
NSObject
NSResponder
NSView
NSControl
NSDatePicker
準拠 NSObject (NSObject)
フレームワーク /System/Library/Frameworks/AppKit.framework
NSAccessibility
NSAccessibilityElement
NSAnimatablePropertyContainer
NSAppearanceCustomization
NSCoding
NSDraggingDestination
NSObject
NSUserInterfaceItemIdentification
使用可能 OS X 0.0以降
定義
インポート文 @import AppKit;

概要

メソッドとプロパティ

Configuring Date Pickers

bezeled
bordered
backgroundColor
drawsBackground
textColor
datePickerStyle
delegate
datePickerElements

Controlling Date Picker Range and Mode

calendar
locale
datePickerMode
timeZone

Accessing Object Values

dateValue
timeInterval

Constraining the Displayable/Selectable Range

minDate
maxDate



定数

参照

更新時バージョン

OS X 10.11