I would like to synchronize the opening of my bottom sheet with a textfield on it, with the opening of the keyboard to create a smoother user experience. 
I come across tutorials online that read and work with the following 2 objects:
	
	
		
			
				
					
						 
					
				
			
			
				
					
						
							 developer.apple.com
						
					
					developer.apple.com
				
			
		
	
	
	
		
			
				
					
						 
					
				
			
			
				
					
						
							 developer.apple.com
						
					
					developer.apple.com
				
			
		
	
How can I read out these two properties in B4i?
Thanks
Alex
			
			I come across tutorials online that read and work with the following 2 objects:
 
					
				keyboardAnimationDurationUserInfoKey | Apple Developer Documentation
A user info key to retrieve the duration of the keyboard animation in seconds.
				 
					
				keyboardAnimationCurveUserInfoKey | Apple Developer Documentation
A user info key to retrieve the animation curve that the system uses to animate the keyboard onto or off the screen.
				How can I read out these two properties in B4i?
Thanks
Alex
 
				 
 
		 
 
		 
 
		 
						
					 
 
		 
 
		 
 
		