Class ResolveAnimationCommandResponse
Response for ResolveAnimation
public sealed class ResolveAnimationCommandResponse : ICommandResponse<ResolveAnimationCommandSettings>, ICommandResponse- Inheritance
- 
      
      ResolveAnimationCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
RemoteObject
Gets or sets the remoteObject
[JsonPropertyName("remoteObject")]
public RemoteObject RemoteObject { get; set; }