Closed balkrishanyadav closed 3 years ago
Probably you will need those properties
public var contentViewShadowOffset: CGSize
Defaults to CGSizeZero.
public var contentViewShadowOpacity: Float
Defaults to 0.4.
public var contentViewScaleValue: CGFloat
Defaults to 0.7.
Thanks Dogo, But I have to implement in different manner like below attached image in red color rectangle.
Please @balkrishanyadav test the develop branch, should be fixed. Sorry for taking so long
Hello, I am using AKSideMenu For My App. I have to implement Content view Shadow View In like attached manner.
Thanks