C# Класс tvText.SearchResultViewCell

Contains the information about a PictureInformation object displayed in the SearchResultsViewController as a Collection View.
Наследование: UICollectionViewCell
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
ReleaseDesignerOutlets void
UpdateUI void

Открытые методы

Метод Описание
SearchResultViewCell ( IntPtr handle ) : Foundation

Initializes a new instance of the T:tvText.SearchResultViewCell class.

Приватные методы

Метод Описание
ReleaseDesignerOutlets ( ) : void
UpdateUI ( ) : void

Updates the user interface and displays the current PictureInformation image and title.

Описание методов

SearchResultViewCell() публичный Метод

Initializes a new instance of the T:tvText.SearchResultViewCell class.
public SearchResultViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr Handle.
Результат Foundation