OuterBandAppearanceProtocol
@objc
public protocol OuterBandAppearanceProtocol
Undocumented
-
Declaration
Swift
func overrideImage(_ image: UIImage?, forActionType actionType: String)Parameters
actionTypeUse value from
PredefinedClipActionTypes -
Declaration
Swift
func overrideTitle(_ title: String?, forActionType actionType: String)Parameters
titleThe title should be localized
actionTypeUse value from
PredefinedClipActionTypes
View on GitHub
OuterBandAppearanceProtocol Protocol Reference