Class StateChangedEventArgs
Definition
- Namespace:
- Tizen.MachineLearning.Inference
- Assembly:
- Tizen.MachineLearning.Inference.dll
- API Level:
- 8
An extended EventArgs class that contains the changed state of the pipeline
C#Copypublic class StateChangedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic PipelineState State { get; }
Property Value
Type | Description |
---|---|
PipelineState |