JWResizeEvent

@protocol JWResizeEvent <NSObject>

JWRezieEvent is emitted when a resize of the player occurs.

  • The new dimensions of the player.

    Declaration

    Objective-C

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