Declaration

var allowsScrubbing: Bool { get set }

Declaration

@property (nonatomic) BOOL allowsScrubbing;

Declaration

allowsScrubbing() -> bool
setAllowsScrubbing_(allowsScrubbing: bool)