Skip to content

Commit 181be44

Browse files
Nobodymaterial-automation
Nobody
authored andcommitted
Annotate MDCShapeGenerating with NS_SWIFT_UI_ACTOR.
PiperOrigin-RevId: 724211858
1 parent 7319efd commit 181be44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/Shapes/src/MDCShapeGenerating.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ API_DEPRECATED_BEGIN("🤖👀 Use layer.cornerRadius to achieve rounded corners
2121
/**
2222
A protocol for objects that create closed CGPaths of varying sizes.
2323
*/
24+
NS_SWIFT_UI_ACTOR
2425
@protocol MDCShapeGenerating <NSCopying>
2526

2627
/**

0 commit comments

Comments
 (0)