Hub.SectionsInView Properti

Definisi

Mendapatkan bagian hub yang saat ini ada di layar.

public:
 property IVector<HubSection ^> ^ SectionsInView { IVector<HubSection ^> ^ get(); };
IVector<HubSection> SectionsInView();
public IList<HubSection> SectionsInView { get; }
var iVector = hub.sectionsInView;
Public ReadOnly Property SectionsInView As IList(Of HubSection)

Nilai Properti

Bagian hub saat ini di layar.

Berlaku untuk