Skip to content

Added support for shadow appearance selectors#3

Open
maciekish wants to merge 3 commits intoCRedit360:masterfrom
Hitta:master
Open

Added support for shadow appearance selectors#3
maciekish wants to merge 3 commits intoCRedit360:masterfrom
Hitta:master

Conversation

@maciekish
Copy link

Usage:

[[C360PopoverBackgroundView appearance] setShadowColor:[UIColor blackColor]];
[[C360PopoverBackgroundView appearance] setShadowOpacity:@1];
[[C360PopoverBackgroundView appearance] setShadowOffset:[NSValue valueWithCGSize:CGSizeMake(10, 10)]];
[[C360PopoverBackgroundView appearance] setShadowRadius:@10];

everappz added a commit to everappz/C360PopoverBackgroundView that referenced this pull request Jul 20, 2024
[[C360PopoverBackgroundView appearance] setShadowColor:[UIColor blackColor]];
[[C360PopoverBackgroundView appearance] setShadowOpacity:@1];
[[C360PopoverBackgroundView appearance] setShadowOffset:[NSValue valueWithCGSize:CGSizeMake(10, 10)]];
[[C360PopoverBackgroundView appearance] setShadowRadius:@10];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant