Compartilhar via


ExpGestureRecognizer.ManipulationExact Propriedade

Definição

public:
 property bool ManipulationExact { bool get(); void set(bool value); };
bool ManipulationExact();

void ManipulationExact(bool value);
public bool ManipulationExact { get; set; }
var boolean = expGestureRecognizer.manipulationExact;
expGestureRecognizer.manipulationExact = boolean;
Public Property ManipulationExact As Boolean

Valor da propriedade

Boolean

bool

Aplica-se a