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
Post a Comment