Answer the question
In order to leave comments, you need to log in
What to pass as a pointer argument when creating an object for this class?
An object needs to be created for this class.
public partial class ManualContainClass : UIViewController
{
public ManualContainClass (IntPtr handle) : base (handle) {}
...
}
Answer the question
In order to leave comments, you need to log in
IntPtr
It would be more correct to say how do I create an instance of this class.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question