我怎样才能禁用我StringElement的输入Monotouch.Dialog?
StringElement seBlockAD = new StringElement ("blockad", new NSAction (()=>{
some code....
}));
我怎样才能禁用我StringElement的输入Monotouch.Dialog?
StringElement seBlockAD = new StringElement ("blockad", new NSAction (()=>{
some code....
}));