Sign in
chromium
/
external
/
github.com
/
material-components
/
material-components-ios
/
HEAD
/
.
/
components
/
M3CButton
/
src
/
private
/
M3CVisualBackgroundView.h
blob: 10528ef730a32e103e44a8cc031b3142256c19ef [
file
] [
log
] [
blame
]
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
/**
Used to handle shadow animations of a @c M3CButton.
*/
@interface
M3CVisualBackgroundView
:
UIView
@end
NS_ASSUME_NONNULL_END