JWResizeEvent

@protocol JWResizeEvent <NSObject>

JWRezieEvent is emitted when a resize of the player occurs.

  • The new dimensions of the player.

    Declaration

    Objective-C

    @property (assign, readwrite, nonatomic) CGSize size;