Getting width of Monotouch.Dialog UIViewElement? -



Getting width of Monotouch.Dialog UIViewElement? -

i'm trying create uiview (for uiviewelement), how bounds (at to the lowest degree width) of uiviewelement?

thanks mojo

uiviewelement takes view pass constructor , adds contentview of uitableviewcell.

since cells dynamic , not of them same size...

i recommend create uiviewelement subclass contentviewbounds property , set value within getcell method custom element.

monotouch monotouch.dialog

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -