共用方式為


UITableView.WeakDataSource 屬性

定義

這個 UITableView 的資料來源。

public virtual Foundation.NSObject WeakDataSource { [Foundation.Export("dataSource", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDataSource:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.WeakDataSource : Foundation.NSObject with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

適用於