c# - How to get/set text into View Text ? MonoMac - Xamarin, IB - Xcode, -



c# - How to get/set text into View Text ? MonoMac - Xamarin, IB - Xcode, -

i'm creating app in xamarin monomac. ui created ib xcode. created view text area, can't set/get text to/from it. tried search, without success.

i need textfield.stringvalue used textfields.

thanks

you need create outlet text field. xamarin auto generate property after , able set textfield.stringvalue. see doc here:https://developer.apple.com/library/ios/recipes/xcode_help-ib_connections/chapters/creatingoutlet.html

c# xcode xamarin

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -