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