C# Класс Xamarin.Forms.Conference.WebRTC.Controls.CheckBoxExtended

Наследование: Xamarin.Forms.View
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
CheckedProperty BindableProperty
CheckedTextProperty BindableProperty
DefaultTextProperty BindableProperty
FontNameProperty BindableProperty
FontSizeProperty BindableProperty
TextColorProperty BindableProperty
UncheckedTextProperty BindableProperty

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

Метод Описание
OnCheckedPropertyChanged ( BindableObject bindable, bool oldvalue, bool newvalue ) : void

Called when [checked property changed].

Описание свойств

CheckedProperty публичное статическое свойство

The checked state property.
public static BindableProperty CheckedProperty
Результат BindableProperty

CheckedTextProperty публичное статическое свойство

The checked text property.
public static BindableProperty CheckedTextProperty
Результат BindableProperty

DefaultTextProperty публичное статическое свойство

The default text property.
public static BindableProperty DefaultTextProperty
Результат BindableProperty

FontNameProperty публичное статическое свойство

The font name property.
public static BindableProperty FontNameProperty
Результат BindableProperty

FontSizeProperty публичное статическое свойство

The font size property
public static BindableProperty FontSizeProperty
Результат BindableProperty

TextColorProperty публичное статическое свойство

Identifies the TextColor bindable property.
public static BindableProperty TextColorProperty
Результат BindableProperty

UncheckedTextProperty публичное статическое свойство

The unchecked text property.
public static BindableProperty UncheckedTextProperty
Результат BindableProperty