Class SetKeyframeKeyCommandResponse
Response for SetKeyframeKey
public sealed class SetKeyframeKeyCommandResponse : ICommandResponse<SetKeyframeKeyCommandSettings>, ICommandResponse
- Inheritance
-
SetKeyframeKeyCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
KeyText
Gets or sets the keyText
[JsonPropertyName("keyText")]
public Value KeyText { get; set; }