Hello,
>>         // Hintergrundfarbe:
>>         NavigationController.**NavigationBar.TintColor = UIColor.Red;
>>
>>         // Texteigenschaften:
>>         var textAttr = new UITextAttributes();
>>         textAttr.TextColor = UIColor.White;
>>
>>         // Texteigenschaften des Titels setzen:
>>         NavigationController.**NavigationBar
>>                 .SetTitleTextAttributes(**textAttr);
is not sharp....the text of the title seems to have a shadow,... any ideas
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to