core animation - How to get the "dashboard" ripple-effect and closing-effect for UIViews? -


मेरा प्रोजेक्ट एक बटन प्रेस के साथ एक UIView जोड़ता है। जब सबव्यू दृश्य में जोड़ा जाता है तो क्या डैशबोर्ड रैपल-इफेक्ट प्राप्त करना संभव है? साथ ही सबव्यू इनके साथ बंद किया जा सकता है: removeFromSuperview । डैशबोर्ड विजेट का समापन प्रभाव कैसे प्राप्त कर सकता हूं (जब आप एक्स पर दबाते हैं)।

चेतावनी : लहर प्रभाव को अनुपयुक्त है इसलिए आप इसे ऐपस्टोर में नहीं उपयोग कर सकते हैं।


3.1.2 के रूप में, आप

  के साथ एक लहर संक्रमण प्रभाव का उपयोग कर सकते हैं। [UIView शुरूअनुमतियाँ: @ "संक्रमण" संदर्भ: NULL]; [UIView सेटऐनिमेशन ट्रान्सिशन: 110 forView: myViewContainer कैश: हाँ]; // यहाँ सबव्यू जोड़ें। [UIView commitAnimations];  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -