titlePadding property

VideoFeedPadding? titlePadding
getter/setter pair

The padding of video feed title. Defaults to { top: 8, right: 8, bottom: 8, left: 8 }. Only supported on iOS.

Implementation

VideoFeedPadding? titlePadding;