Page$ScreencastFrameEventMetadata.smali
.class public Lcom/facebook/stetho/inspector/protocol/module/Page$ScreencastFrameEventMetadata;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/stetho/inspector/protocol/module/Page;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ScreencastFrameEventMetadata"
.end annotation
# instance fields
.field public deviceHeight:I
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public deviceWidth:I
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public offsetTop:I
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public pageScaleFactor:I
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public scrollOffsetX:I
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public scrollOffsetY:I
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method