The composition parameter view in which the parameter changed.
Instance Method
インスタンスメソッド
composition
compositionParameterView:didChangeParameterWithKey:
Called after an input parameter in the composition parameter view has been edited.
Availability
- macOS 10.5+
Technology
- Quartz
Declaration 宣言
- (void)compositionParameterView:(QCCompositionParameterView
*)parameterView
didChangeParameterWithKey:(NSString
*)portKey;
Parameters パラメータ
parameterView
portKey
A key for one of the composition parameters, which is provided to you by the Quartz Composer engine.