본문 바로가기
프로그래밍 놀이터/iOS

[ios/reference] Layer Style Property Animations

by 돼지왕 왕돼지 2017. 11. 24.
반응형

[ios/reference] Layer Style Property Animations


https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/CoreAnimation_guide/LayerStyleProperties/LayerStyleProperties.html

anchorpoint, background properties, BackgroundColor, backgroundfilters, border attributes, bordercolor, borderwidth, bounds, composingfilter, contents, contentsGravity, cornerradius, filters, filters property, FRAME, geometry properties, layer content, layer style, Mask, mask properties, maskstobounds, opacity, opacity property, osx only, Position, property, property animation, shadow properties, shadowcolor, shadowOffset, shadowopacity, shadowpath, shadowradius, sublayers, sublayers content, sublayertransform, transform, zposition, [ios/reference] Layer Style Property Animations


-

Geometry Properties

     bounds

     position

     frame

     anchorPoint

     cornerRadius

     transform

     zPosition



-

Background Properties

     backgroundColor

     backgroundFilters ( only OS X)



-

Layer Content

     contents

     contentsGravity

     masksToBounds



-

Sublayers Content

     sublayers

     masksToBounds

     sublayerTransform



-

Border Attributes

     borderColor

     borderWidth



-

Filters Property ( only OS X )

     filters 

     compositingFilter



-

Shadow Properties

     shadowColor

     shadowOffset

     shadowOpacity

     shadowRadius

     shadowPath



-

Opacity Property

     opacity



-

Mask Properties

     mask




반응형

댓글