Class FrameStoppedLoadingEventArgs
FrameStoppedLoading
public sealed class FrameStoppedLoadingEventArgs : EventArgs- Inheritance
- 
      
      
      FrameStoppedLoadingEventArgs
- Inherited Members
Properties
FrameId
Gets or sets the frameId
[JsonPropertyName("frameId")]
public string FrameId { get; set; }