DialogViewController.MakeTableView(CGRect, UITableViewStyle) Method

Definition

public virtual UIKit.UITableView MakeTableView (CoreGraphics.CGRect bounds, UIKit.UITableViewStyle style);
abstract member MakeTableView : CoreGraphics.CGRect * UIKit.UITableViewStyle -> UIKit.UITableView
override this.MakeTableView : CoreGraphics.CGRect * UIKit.UITableViewStyle -> UIKit.UITableView

Parameters

bounds
CGRect

Returns

Applies to