macOS/iOS API解説

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

目次

userInteractionEnabled

ユーザーの操作を受け付けるかどうか

解説

@property(nonatomic, getter=isUserInteractionEnabled) BOOL userInteractionEnabled

返り値

( BOOL )

引数

クラス

UIImageView

Property

使用可能

iPhone2.0

参照

例文