2018年5月4日

Behavior

モジュール

QtQuick 2.0

クラス継承

QQuickBehavior → QtObject

プロパティー

animation: Animation = null default deferred
enabled: bool = true

シグナル

enabledChanged()

説明


プロパティーの説明

animation: Animation

enabled: bool

問題


Behavior のリファレンスに animation プロパティーが遅延プロパティーであることが書かれていない。

参考情報