Hi Michael, If a virtual method defines the [Transient] attribute, you do not need it in any overrides.
Rolf On Fri, Feb 6, 2015 at 11:05 PM, Michael McGlothlin < [email protected]> wrote: > If an interface or virtual method defines the [Transient] attribute for a > method argument do I need to specify it also or does it carry over? > Anything else to be aware of? > > e.g. UIApplcationDelegate.GetSupportedInterfaceOrientations() > > > Thanks, > Michael McGlothlin > Sent from my iPhone > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
