macOS/iOS API解説

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

目次

clearStopAnimation

INDEX>AppKit>NSAnimation

Objective-C

- (void)clearStopAnimation

Swift

func clearStopAnimation()

解説

調査中...
別のアプリケーションでstopWhenAnimation:reachesProgress:で作られたリンクをクリアします。

返り値

なし

引数

なし

フレームワーク

ApplicationKit

クラス

NSAnimation

使用可能

10.4

参照

-stopAnimation

関連記事(外部サイト)

編集時バージョン

10.10