macOS/iOS API解説

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

目次

6-02-28から1日間の記事一覧

dragging

ドラッグ中かどうか 解説 @property(nonatomic, readonly, getter=isDragging) BOOL dragging フレームワーク UIKit クラス UIScrollView Property 使用可能 iPhone2.0 参照 例文

indicatorStyle

スクロールインジケーターのスタイル 解説 @property(nonatomic) UIScrollViewIndicatorStyle indicatorStyle フレームワーク UIKit クラス UIScrollView Property 使用可能 iPhone2.0 参照 例文

maximumZoomScale

最大拡大率 解説 @property(nonatomic) float maximumZoomScale フレームワーク UIKit クラス UIScrollView Property 使用可能 iPhone2.0 参照 例文