Skip to content

KennethKr/CardViewButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CardViewButton

A Xamarin iOS Material Design CardView / button, based on iOS Cardview.

The button will change background color on highlight based on the BackgroundColorNormal and BackgroundColorHighlight properties.

Example properties (used in screenshot):

        ShadowColor = UIColor.Black;
        CornerRadius = 2;
        ShadowOffsetHeight = 3;
        ShadowOffsetWidth = 0;
        ShadowOpacity = 0.5f;

Example

About

A Xamarin iOS Material Design CardView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages