Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Grafiti
GRConfiguration
C# Класс Grafiti.GRConfiguration
Base class for gesture recognizers' configuration objects. A configuration contains all the informations to parametrize the behaviour of the GR, or to make it access some resources.
Показать файл
Открыть проект
Примеры использования класса
Защищенные свойства (Protected)
Свойство
Тип
Описание
m_exclusive
bool
Открытые методы
Метод
Описание
GRConfiguration
( ) :
System
GRConfiguration
(
bool
exclusive
) :
System
Описание методов
GRConfiguration()
публичный
Метод
public
GRConfiguration
( ) :
System
Результат
System
GRConfiguration()
публичный
Метод
public
GRConfiguration
(
bool
exclusive
) :
System
exclusive
bool
Результат
System
Описание свойств
m_exclusive
защищенное свойство
protected
bool
m_exclusive
Результат
bool